body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: small;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.style2 {
	font-weight: bold;
	color: #FF0000;
	font-size: medium;
}

.style3 {color: #000166}

.vtName {
	font-weight: bold;
	color: #000166}
.vtNameRed {
	font-weight: bold;
	color: #cc0000}
	
.style5 {
	font-size: large;
	font-weight: bold;
	color: #000166}
	
.vtMenuLink 
{
	text-decoration: none;
	font-size: small;
	font-weight:  lighter;
	color:  #001D5E;
}
.vtMenuLink:hover {
	text-decoration: none;
	color: #999999;
	
}