body {
	font-family: arial, helvetica, sans-serif; 
	color: #333333;
	font-size: 75%;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
}

a {
	text-decoration: none; 
	color: #026fc2;
}

ahover { 
	text-decoration: underline;
}

td, table, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}


