/* CSS Document */
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000946;	
	font-size:12px;
	padding:0px;
	margin:0px;
}

a:link, a:visited, a:hover{
color:#000946;
text-decoration: none;
border:none;
}

#mainTable{
background-color:#E1E4EC;
border-top-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000946;
}




