body
{
	margin-top: 2px;
}

TD {
	font-family : Verdana, "Times New Roman", Times, serif, serif;
	font-size : 12px;
}

Span.YellowBackground {
	background-color: #FFFF66;
}

TD.Header {
	font-family : Verdana, "Times New Roman", Times, serif, serif;
	font-size : 10px;
}

A {
	color : #30416F;
	text-decoration : none;
}

A:visited {
	color : #30416F;
	text-decoration : underline;
}

A:hover {
	color : #000000;
	text-decoration : underline;
}

A.Header {
	color : #C370FF;
	text-decoration : none;
}

A.Header:HOVER {
	color : #FF0000;
	text-decoration : underline;
}

.topnav
{
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	font-size : 11px;
	color: #000000;
	text-decoration: none;
}

.topnav a:visited {
	color : #000000;
	text-decoration : none;
}

.topnav a:hover {
	font-weight : bold;
	color : #30417F;
	text-decoration : underline;
}

.headline 
{
	color: #30416F;
	font-family : Verdana, Arial, Helvetica;
	font-size : 16px;
	font-weight : bold;
}

.breadcrumb
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 9px;
	font-weight : bold;
}