
body
{
	font-family:Verdana; 
	font-size:11px;
	background-color: #660000;
}

.MaroonHeaderFont
{
	font-family:Arial;
	font-size:14px;
	color:#660000;
	font-weight:bold;
}

.MaroonHeaderFontBig
{
	font-family:Arial;
	font-size:20px;
	color:#660000;
	font-weight:bold;
}


.MaroonFont
{
	font-family:Arial;
	font-size:11px;
	color:#660000;
	font-weight:bold;
}

A
{
	color:Blue;
}
A.visited
{
	color:Blue;
}
.MainFont
{
	font-family: Verdana;
	font-size:10px;
}

.ErrorFont
{
	font-family: Verdana;
	font-size:10px;
	color:Red;
	font-weight:bold;
}

.MainFontBold
{
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
}

.HeaderFontBold
{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
}

.MainFontHover
{
	font-family: Verdana;
	font-size:9px;
	color:Blue;
	cursor:hand;
}


.MainFontRight
{
	font-family: Verdana;
	font-size:9px;
	text-align:right;
}

