
BODY    
	{
	font-family:	Verdana, Helvetica, Arial, sans-serif; 
	width: 		 auto;
	margin-right:	8px;
	margin-top:	6px;
	background-color: rgb(255, 255, 232);
; text-decoration: underline
	}

A:link, A:active
	{
	text-decoration	:	none;
	color		:	#ff0000;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	color		:	#993300; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#000000;
	background	:	#ffcc00;
	}
A:hover.brown 
	{ 
   	text-decoration	:	none; 
	color		:	#000000;
	background	:	#ffcc00;
	}
A:visited.brown, A:link.brown
	{
	text-decoration	:	none;
	color		:	#ffffff;
	}

H1 	{
	COLOR: black;
	FONT-FAMILY:Arial, Helv, Helvetica, Helv, sans-serif;
	FONT-WEIGHT: bold;
	}
H2 	{
	COLOR: black; 
	FONT-FAMILY:	Helv, Helvetica, Arial, sans-serif; 
	FONT-WEIGHT: bold;
	}
H3 	{
	COLOR: black; 
	FONT-FAMILY:	Arial Narrow, 
    Helvetica Narrow, sans-serif; 
	FONT-WEIGHT: bold;
	}
H4 	{
	COLOR: black; 
	FONT-FAMILY:	Arial, Verdana, Helvetica;
	FONT-WEIGHT: bold;
	}

H5	{
	COLOR: 		black;
	FONT-FAMILY:	Arial, Verdana, helv, arial, helvetica, sans-serif; 
	font-size:		16;
	font-weight:	bold;
	margin-bottom:	0px;
	margin-top:	0px;
	}
P, TR, THEAD, TFOOT, TH, TD, 
DL, OL, UL, BLOCKQUOTE, SPAN, BR
	{
	FONT-FAMILY:	Verdana, Helvetica, Arial, sans-serif; 
	}
LI	{
	font-size:	8px;
	}
