body {
	background-repeat: repeat-y;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #DFDDD2;
}
a:visited {
	color: #DFDDD1;
}
a:hover {
	color: #CC9933;
}
a:link {
	color: #DFDDD1;
}
a:active {
	color: #CC9933;
}
.orangetext {
	color: #CC9933;
	text-transform: uppercase;
}
.datejumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E5C4F;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DFDDD1;
	text-align: justify;
}
