body	{	
	background:	#0000FF;
	color:		#FFFF00;
	font-family:	"verdana", sans-serif;
	font-size:	10pt;
  	}

body.bg2{		
	background:	#000080;
  	}


H1	{color:		#FFFF00;
	font-size:	14pt;
	font-weight:	bold;
	text-align:	center;
	text-transform: uppercase;
	}
  
H2	{color:		#FFFF00;
	font-size:	12pt;
	font-weight:	bold;
	}
  
H3	{color:		#FFFF00;
	font-size:	10pt;
	font-weight:	bold;
	}
  
:link	{color:		#FFFFFF
	}

:visited{color:		#FFFFFF
	}

:hover	{color:		#FFFF00
	}

THEAD	{font-size:	12pt;
	font-weight:	bold;
	text-align:	center;
	}

TFOOT	{font-size:	12pt;
	font-weight:	normal;
	text-align:	center;
	}

TD	{font-size:	10pt;
	}

TD.icell1	{font-size:	10pt;
	background:	#000080;
	}

TD.icell2	{font-size:	10pt;
	background:	#008000;
	}

TD.border	{
	background:	#FF8000;
	}

.bluetext	{color:	#FF0000;
	{
