BODY
{	
	padding-right: 0px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 0px;
	margin: 0px 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #000000;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #ffcc00;
}
H1	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	background-color: #000000;
	color: #ffcc00;
	font-size:	9pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
A.Reverse
{
	color: #000000;
	text-decoration: none;

}
A.Reverse:link
{
	color: #000000;
	text-decoration: none;
}	
		
A.Reverse:visited	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A.Reverse:active	{	
	text-decoration:	none;
	color:	#ff0000;
	}	
	
A.Reverse:hover
{
	background-color: White;
	text-decoration: none;
	color: #ff0000;
}

A.Menu
{
	color: #FFFFFF;
	text-decoration: none;

}
A.Menu:link
{
	color: #FFFFFF;
	text-decoration: none;
}	
		
A.Menu:visited	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
A.Menu:active	{	
	background-color: White;
	text-decoration: underline;
	color: #000000;
	}	
	
A.Menu:hover
{
	background-color: White;
	text-decoration: none;
	color: #000000;
}

A:link
{
	color: #0000c0;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#0000b0;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#ff0000;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#ff0000;
	}

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}
		
BLOCKQUOTE
	{
		font-weight: normal;
		font-size:	1em;	
		word-spacing: normal;
		text-transform: none;	
		font-family: Arial, Verdana, Helvetica, sans-serif;
		letter-spacing: normal;
		background-color: white;	
	}

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

TD
{
	font-family: Arial;
	font-size: 11;	
}

TD.Header 
{
	background-color:Gray;
	font-family:Verdana;
	font-size:small;
	color:White;
}

TD.BlackBold
{
	background-color:Black;
	font-family:Verdana;
	font-size:medium;
	color:White;
	font-weight: bold;
}

TD.Bold
{
	font-family: Verdana,Arial;
	font-size: 12;	
	font-weight: bold;
}

PRE
{
	font-family: Courier, Courier New, Monospace;
	font-size: 6pt;
	font-weight: bold;
	color: Black;
	BACKGROUND-COLOR: White;
}

DIV.PB
{
    PAGE-BREAK-BEFORE: always
}

TD.PRE
{
	font-family: Courier, Courier New, Monospace;
	font-size:6pt;
	font-weight: bold;
	color: Black;
	background-color:White;
	
}

INPUT.Required
{
	BORDER-RIGHT: #ff0000 1px solid;
	BORDER-TOP: #cc0000 2px solid;	
	BORDER-LEFT: #cc0000 2px solid;
	BORDER-BOTTOM: #ff0000 1px solid
}

INPUT
{
    background-color: #ffcc00;
    color: #000000;
}

TEXTAREA
{
    background-color: #ffcc00;
    color: #000000;
}































