.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}
.TOPhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
}


a:link
{
	color: #993300;
	background-color: inherit;
	text-decoration: none;
	padding: 0px 2;
}
a:visited
{
	color: #993300;
	background-color: inherit;
	text-decoration: none;
	padding: 0px 2;
}
a:hover
{
	color: #ffffff;
	background-color: #000000;
}

a.navlogo {
}
a.navlogo:link {
	text-decoration: none;
		padding: 0px 0;
}
a.navlogo:visited {
	text-decoration: none;
		padding: 0px 0;
}
a.navlogo:hover {
	background-color: inherit;
}
