BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
.subnav  { color: black; font-size: 10px }
.subnav a:hover  { color: white; text-decoration: underline }
.currenttopic {
	text-decoration: underline;
	color: #FFFFFF;
} 
.header
{
	font-weight : bolder;
}
A {
	text-decoration : none;
}
.navbar {
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
	letter-spacing: 0pt;
	vertical-align: middle
}
.navbar a:hover {
	color: #FFCC00;
	text-decoration: underline
}