body {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 6px;
	color: #0C52B2;
background-color:#FFFFFF;
background: #fff url('../images/background.jpg') repeat-x top center;

}



.pos {
 
margin-top:110px;
margin-left: auto;
margin-right: auto;
margin-bottom:20px;


}


.bodyTxt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 6px;
	line-height: 22px;
	color: #000000;
}
a:link {
	color: #0C52B2;
	text-decoration: underline;
}
a:visited {
	color: #0C52B2;
	text-decoration: underline;
}
a:hover {
	color: #FA0314;
	text-decoration: underline;
}
a:active {
	color: #0C52B2;
	text-decoration: underline;
}


