BODY
{
	margin: 0 0 0 0;
	background-color: #006600;
}
INPUT
{
	font-family: Verdana, sans-serif;
  font-size: 11px;
}
UL
{
	font-family: Verdana, sans-serif;
  font-size: 11px;
}
.Normal
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: Black;
}
.Bold
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
a:link.NormalLink
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
a:active.NormalLink
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
a:visited.NormalLink
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
a:hover.NormalLink
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
}
.Error
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: Red;
}
.BannerNormal
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: White;
}
.BannerBold
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
}
a:link.BannerLink
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	
}
a:active.BannerLink
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	
}
a:visited.BannerLink
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	
}
a:hover.BannerLink
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Yellow;
	
}
.Title1
{
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: Black;
}
.Title2
{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}
.Title3
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #006600;
}
