body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subhead {
	font-size: larger;
	font-weight: bolder;
	color: #000099;
}
.menitem {
	font-weight: bold;
	color: #000000;
}
.mainhead {
	font-size: larger;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	color: #000099;
}
.menitemselected {
	background-color: #FFFF99;
	font-weight: bold;
	color: #666666;

}
.menitem.a:hover {
	font-weight: bold;
	color: #444444;
}a:link {
	color: #990000;
}
