body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	scrollbar-base-color: #666666;
}

.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #3D0101;
	text-decoration: none;
}

.Menu a:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

.Menu a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

.Menu a:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.dueDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.aBoy {
	font-family: "Arial Black", sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #99CCFF;

}

td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000033;
}

.header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000033;
    font-weight: bold;
}

.tableHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; color: #000033;
    background: #B5B5B5;
    font-weight: bold;
}

.tableText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000033;
}

.tableLine
{
    background: #000099;
}

.tableRuleBG
{
    background: #CCCCFF;
}

.formText
{
    font-family: Courier New, Courier, mono;
    font-size: 10px;
}

.largeFormText
{
    font-family: Courier New, Courier, mono;
    font-size: 12px;
}