
body, td
{
  font-family:		Verdana, Arial, sans-serif;
  font-size:		14px;
  line-height:		18px;
  color:		#ffffff;
}

body
{
  background-color:	#990000;
}

a.MENU-1-ON, a.MENU-1-OFF:hover
{
  font-size:		12px;
  font-weight:		bold;
  text-decoration:	underline;
  color:		#ffff99;
}

a.MENU-1-OFF
{
  font-size:		12px;
  font-weight:		bold;
  text-decoration:	none;
  color:		#ffffff;
}

a
{
  color:		#71a5b0;
  text-decoration:	none;
}

a:hover
{
  color:		#496970;
  text-decoration:	underline;
}

h1
{
  font-size:		17px;
  color:		#ffff99;
}

h2
{
  font-size:		15px;
  color:		#ffff99;
}

h3
{
  font-size:		13px;
  color:		#ffff99;
  font-weight:		bold;
}
h4
{
  font-size:		11px;
  font-weight: bold	;
  color:		#003466;
  line-height:		15px;
}
strong
{
  font-size:		12px;
  font-weight:		normal;
  color:		#ffffff;
  line-height:		14px;
}

td.footertext  {
  font-size:  10px;
  line-height:  14px;
  font-weight:  bold;

}

div.FOOTER
{
  font-size:		9px;  
  line-height:      10pt;  
}
div.FOOTER a
{
  font-size:		9px;  
  line-height:      10px;
}
#special_event{
	position: absolute;
	left: 400px;
	top: 210px;
	text-align: center;
	width: 400px;
	border: 1px solid #FFFF00;
}