body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:0px;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.maintext{
	font-size:12px;
	text-align: justify;
	color:#000000;
}
.title1{
	font-size:13px;
	text-align: justify;
	font-weight: bold;
	color:#000000;
}
.title2{
	font-size:12px;
	text-align: justify;
	font-weight: bold;
	color:#000000;
}
.copyright{
	font-size:9px;
	color:#858585;
}
A:link {
	COLOR: #345C9A;
	font-style: normal;
	text-decoration: underline;
}
A:visited {
	COLOR: #345C9A;
	text-decoration: underline;
} 
A:active {
	COLOR: #345C9A;
	text-decoration: underline;	
} 
A:hover {
	COLOR: #eebe40;
	text-decoration: underline;
} 