body {
	background: White;
	border-left : 0;
	border-right : 0;
	border-top : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.topmenubar {
	background : #336699;
}

.menu {
	font-weight : bold;
	font-size : 8pt;
	color : #999999;
	text-decoration : none;
}

.menuselected {
	color: #990033;
	font-weight : bold;
	font-size : 9pt;
	text-decoration : none;
}

.topmenu {
	color: #999999;
	text-decoration: none;
	font-weight : bold;
}

A:Hover {
	text-decoration: none;
	color: #990033;
}

.logo {
	font-weight : bold;
	font-size : 8pt;
	color : #990033;
	text-decoration : none;
}

.title {
	font-weight : bold;
	font-size : 14pt;
	color : #336699;
}
