body {
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #000000;
}

a {
	color: #FFFF99;
}
a:hover {
	color: #990000;
	background-color: #FFCC99;
}
h1 {
	font-size: 16pt;
	color: #000000;
	padding-bottom: 12pt;
	text-align: center;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
	font-style: oblique;
}

