BODY
{	
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 0px;
	margin: 0px 0px;
	word-spacing: normal;
	text-transform: none;
	color:#FF0000;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #000000;
}

HR
{
	color: #FF0000;
	line-height: 1px;
}

P.Yellow
{
	color: #E0C050;
	font-family: verdana;
	font-size: 12pt;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT, P, TD, A
{
    COLOR: #FFFFFF;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:		 italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:		 italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	 italic;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, 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: Verdana, Arial, 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: Verdana, Arial, 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: #ffffff;
	color: #000000;
	font-size:	12pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
A.White
{
	color: #FFFFFF;
	text-decoration: none;

}
A.White:link
{
	color: #FFFFFF;
	text-decoration: none;
}	
		
A.White:visited	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
A.White:active	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	
	
A.White:hover
{
		text-decoration: underline;
	color: #FFFFFF;
}

A:link
{
	color: #FF0000;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#FF0000;
	}	
		
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-family:	Courier New, monospace;
	}	
	

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: Verdana,Arial;
	font-size: 12;	
}

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: white;
	BACKGROUND-COLOR: black;
}

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
}

DIV.Box
{
	BORDER-RIGHT: lightgrey 1px solid;
	BORDER-TOP: dimgray 2px solid;
	BORDER-LEFT: gray 2px solid;
	BORDER-BOTTOM: lightgrey 1px solid
}