body
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #FFF19A;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.header
{
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.navyHeader
{
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: Navy;
}
.redHeader
{
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: Red;
}
.yellowHeader
{
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
.bodyText
{
	font-size: 8pt;
}
a
{
	font-size: 8pt;
	font-style: normal;
	color: Black;
}
td
{
	font-size: 8pt;
}
.mainMenu
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: Black;
}