body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	color: #993300;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #993300;
}

.PageHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	font-weight: bold;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 27px;
	font-weight: bold;
	color: #993300;
}
