BODY {
	font-family:Verdana;
	font-size:8pt;
}
TD {
	font-size:8pt;
	vertical-align:top;
}
TH {
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	background-color:black;
	color:white;
}
TD.menu {
	text-align=left;
	color=white;
}
TABLE.bodytable {
	background-color=antiquewhite;
}
TABLE.header {
	background-color=darkblue;
	color=white;
}
TABLE.menucontainer {
	background-color=blue;
	cellpadding=0;
	cellspacing=0;
	width=100%;
}
A.menu:link {
	color=white;
}
A.menu:visited {
	color=white;
}
INPUT {
	font-size:8pt;
}
INPUT.button {
	font-size:8pt;
}
SELECT {
	font-size:8pt;
}
H2 {
	font-size:10pt;
	font-weight:bold;
	padding:0;
	margin:0;
}
H3 {
	font-size:8pt;
	font-weight:bold;
}