html { }
body { margin: 0; padding: 0; }
table, td { margin: 0; padding: 0; border-collapse: collapse; vertical-align: central; }
/*********************************************/
 body {
	background-color: #85ACED;
}

.style5 {font-size: 12px}

.style6 {font-size: 14}

.style2 {font-size: 14px}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0055;
}
a:active {
	text-decoration: none;
	color: #FF0055;
}
