body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #57AB52;
}
.text {
	font-family: Tahoma;
	font-size: 8pt;
	color: #4C4C4C;
	line-height: 12px;
}

.text_main {
	font-family: Tahoma;
	font-size: 10pt;
	color: #4C4C4C;
	line-height: 12px;
	padding: 10px 70px 10px 10px;
}

.text_main a{
	color:#0000FF;
	text-decoration:none;
}
.text_main a:hover{
	color:#FF0000;
	text-decoration:none;
}

.blue {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0679B6;
	text-decoration: none;
	padding: 0;
	margin: 0;
}


.Header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	padding-left: 10px;
}
.Header a{
	color:#0000FF;
	text-decoration:none;
}
.Header a:hover{ 
      color:#FF0000;
}
