BODY
{
	font-weight: normal;
	font-size: 0.8em;
	color: black;
	font-family: Verdana, Arial;
}


H1
{
	font-weight: bold;
	font-size: 1.5em;
	color: darkgreen;
}	
		
H2
{
	font-weight: bold;
	font-size: 1.25em;
	margin-left: 6pt;
	color: darkgreen;
}	
		
H3
{
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 6pt;
	color: black;
}	
		
H4
{
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 6pt;
	color: white;
}	
		
H5, DT	{	
	
	font-size:	0.7em;
	}	
		
H6	{	
	
	font-size:	0.6em;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;

	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	


A:link
{
	font-size: 1em;
	word-spacing: normal;
	cursor: hand;
	color: white;
}	

A:link2
{
	font-size: 1em;
	word-spacing: normal;
	cursor: hand;
	color: black;
}			
A:visited
{
	font-size: 1em;
	word-spacing: normal;
	cursor: hand;
	color: white;
}	
		
A:active
{
	color: #ffffff;
}	
		
A:hover
{
	color: #99ccff;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	.7em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	font-family: Verdana;
	list-style-type:	square ;
	color:	#333399
	}	

UL LI LI	{	
	font-family: Verdana;
	list-style-type:	disc;
	
	}	

UL LI LI LI	{	
	font-family: Verdana;
	list-style-type:	circle;
	
	}	
	
OL LI	
{
	font-family: Verdana;
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	font-family: Verdana;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	font-family: Verdana;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}


