body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}#splashimage {
	float: right;
	border-top: 10px none #000000;
	border-right: 10px none #000000;
	border-bottom: 10px solid #000000;
	border-left: 10px solid #000000;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: cc9900;
	border-right-color: cc9900;
	border-bottom-color: cc9900;
	border-left-color: cc9900;
	color: #cc9900;
	margin: 10px;
}
