body {
	background-color: #292929;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #333333;
}

.white {color: #FFFFFF}
.mainheader {
	font-size: 36px;
	font-weight: bold;
}
.subheader {
	font-size: 14px;
	font-style: italic;
}
.sectiontitle {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.date {color: #993300}
