BODY, TD, TH {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #321D65;
}
.menuheader {
	background-color : #FFB453;
	color : White;
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}
.menuitem {
	background-color : #FFEED9;
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}
.menuitem A {
	text-decoration : none;
}
.menuitemov {
	background-color : #AA2C67;
	color : White;
	font-size : 11px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}
.menuitemov A:HOVER {
	font-weight : bold;
	text-decoration : none;
	color : White;
}
.menuitemov A {
	font-weight : bold;
	text-decoration : none;
	color : White;
}
H1, H2, H3, H4, H5, H6, HR {
	color : #AA2C67;
}
A {
	font-weight : bold;
	color : #321D65;
}
A:HOVER {
	font-weight : bold;
	text-decoration : none;
	color : #321D65;
}
.topitem {
	padding-top : 0px;
	margin-top : 0px;
}
.w3footer {
	font-size : 9px;
}
.w3footer A {
	color : #321D65;
	font-weight : normal;
}
.w3footer A:HOVER {
	color : #321D65;
	text-decoration : none;
	font-weight : normal;
}