TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #003366;
}

A {
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}

A:Hover {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}



.heading1 {
	font-family : Arial, sans-serif ;
	font-size : 18pt;
	font-weight: bold;
	display: inline;
}

.heading2 {
	font-family : Verdana, sans-serif ;
	font-size : 8pt;
	color: #003366;
	font-weight: bold;
	display: inline;
}

.menu1 {
	font-family : Arial, sans-serif ;
	font-size : 12pt;
	color: #003366;
	font-weight: bold;
	display: inline;
}


