a, body, p, td, h2 {
   	font-size: 11px;
   	font-family : Verdana, Arial, Helvetica;
}

b, strong {
   	color: #003399;
	fontweight:600;
}

a.menu {
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
   	color: #003366;
}

a.active {
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
   	color: #990000;
}

a.menu:hover {
	font-size : 11px;
	text-decoration: none;
   	color: #990000;
}

body.menu {
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
}

	
