body, td 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.nav 
{
	text-decoration : none;
	color : white;
	font-weight : bold;
	font-size : 10pt;
}

.blue
{
	background-color: #003399;
}

.bigger
{
	font-size :12pt;
}

.white
{
	color: White;
	text-decoration : none;
}

A 
{
	text-decoration: none;
	color: #003399;
}

A:Hover 
{
	color: red;
}
