#move {margin-left:100px;}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #081A80;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 25px;
	margin-left: 15px;
}
.body {
	background-image: url(images/bg_07.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.left {
	background-image: url(images/bg2_08.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.text_a:link {
color: #0D6221;
}
.text_a:visited {
color: #3F4A99;
}
.text_a:hover {
color: #0D6221;
}
.space {
	margin: 60px;
}
