BODY    
	{
	font-family	:	Helv, Helvetica, sans-serif; 
	color:	white;
	margin-top:	5px;
	margin-left:	4px;
	margin-right:	7px;
	margin-bottom:	0px;
	width:  auto;
	background-color: #000033;
	}

A:link, A:active
	{
	text-decoration	:	none;
	color		:	gold;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	color		:	rgb(255,255,232);
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#000000; 
	font-weight:	bold;
	background	:	#ffcc00;
	}
A:hover.home
	{ 
   	text-decoration	:	none;
	font-family	:	Helv, Helvetica, sans-serif; 
	color		:	white; 
	color		:	#000000;
	background	:	#ffcc00;
	}
A:visited.home, A:link.home
	{
	text-decoration	:	none;
	font-family	:	Helv, Helvetica, sans-serif; 
	color		:	white;	
	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:	orange; 
	font-size:	10pt;
	FONT-FAMILY:	Verdana, Arial, Switzerland, Helv, Helvetica, sans-serif; 
	FONT-WEIGHT: bold;
	margin-top:	0px;
	margin-bottom:	10px;
	}
H4 	{
	COLOR: white;
	FONT-FAMILY:	Verdana, helv, arial, helvetica, sans-serif; 
	font-size:	small;
	font-weight:	normal;
	margin-bottom:	5px;
	}

H5	{
	COLOR: white;
	FONT-FAMILY:	Verdana, helv, arial, helvetica, sans-serif; 
	font-size:	small;
	font-weight:	normal;
	margin-bottom:	0px;
	}
P, TR, THEAD, TFOOT, TH, TD, 
DL, OL, UL, BLOCKQUOTE, SPAN, BR
	{
	FONT-FAMILY:
	Arial, 	
	Helvetica, 	sans-serif;
	}
TH.Nav  
	{
	background:     #0000cc;        
	color:          #ff9900;
	}
TH.Menu 
	{
	background:     #3366cc;        
	color:          #ff9900;
	}
A.Menu:hover
	{
	color:          #ff6600;
	background: 	transparent	
	}
A.HoMe:hover
	{
	color:          #ff6600;
	background:  	red
	}
A.Menu
	{
	background:     white;
	color:          #ffcc33;
	font-family:    Arial, Helvetica, sans-serif;
	font-size:      smaller;
	text-decoration:        none;
	}
A.HoMe
	{
	background:     white;
	color:          #ffcc33;
	font-family:    Arial, Helvetica, sans-serif;
	text-decoration:        none;
	}
