body,html {

}
TD,P,LI{
font-family: "Verdana", "Arial", "San Serif"; font-size: 16px; font-weight: normal; text-decoration: none; color: #000080; text-align: left; vertical-align:top ;
}
TH {
font-family: "Verdana", "Arial", "San Serif"; font-size: 16px; font-weight: normal; text-decoration: none; color: #000080; text-align: center;
}
caption{
font-family: "Verdana", "Arial", "San Serif"; font-size: 16px; font-weight: bold; text-decoration: none; color: #000080; text-align: center;
}

a.nav:link   { font-family: "Verdana", "Arial", "San Serif"; font-size: 10px; text-decoration: none }
a.nav:visited { font-family: "Verdana", "Arial", "San Serif"; font-size: 10px; text-decoration: none }
a.nav:active { font-family: "Verdana", "Arial", "San Serif"; font-size: 10px; text-decoration: none }
a.nav:hover  { font-family: "Verdana", "Arial", "San Serif"; font-size: 10px; text-decoration: none }
a:link { 
	color: #000080;
	}
a:visited { 
	color: #000080;
	}
a:hover { 
	color: #FF0000;
	}
a:active { 
	color: #000080;
	}
