p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #990000;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
body {
	background-image:  url(/images/grayscale.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.plain {  font-family: Arial; font-size: 11px; font-weight: bold}
.rollover {  font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: underline; background-color: #FFFF99; cursor: hand }
.gold {color: #FFD940}
li {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

