A:link	{
  	font-family		:   	Geneva, Arial, Helvetica, sans-serif;
	font-size		:	10pt;	
	text-decoration	:	none;
	font-weight		:	bold;
   	color			:	#335588;
   	background		:	#86BAFF;
	}	

A:link.find	{
	color			:	#666699;
	background		:	#666699;
	}
		
A:visited	{	
	text-decoration	:	underline overline;
	font-weight		:	bold;
   	color			:	#335588;
   	background		:	white;
	}	
		
A:active 	{	
	font-weight		:	bold;
   	color			:   	black;
   	background		:	white;
	text-decoration	:	none;
	}	
		
A:hover 	{	
	font-weight		:	bold;
   	color			:   	#86BAFF;
   	background		: 	#335588;
	text-decoration	:	none;
	}	

P	{
  	font-family		:   	Geneva, Arial, Helvetica, sans-serif;
	font-size		:  	10pt;

	}
	
BLOCKQUOTE	{
	color			:	#336699;
  	font-family		:   	Geneva, Arial, Helvetica, sans-serif;
	font-size		:  	11pt;
	}
	
UL, OL, LI { 
  	font-family		:   	Verdana, Arial, Helvetica, sans-serif;
   	font-size		:  	10pt;
	font-weight		:	normal;
	word-spacing	:	normal;
	letter-spacing	:	normal;
	text-transform	:	none;

	}
	

H1, H2, H3, H4, H5, H6 { 
	color			:	black;
	background		:	white;
	}	

H1.table	{
	font-size		:	9pt;
	font-family		:	Geneva, Arial, Helvatica, sans-serif;
	background		:	#CCCCCC;
	}
		
H2	{	
	color			:	#0099CC;
	font-size		:	10pt;
	}

H2.table
	{
	color			:	#FFFFFF;
	background		:	#336699;
	}	
		
H6	{ 
	font-family		: 	Verdana, Arial, Helvetica, sans-serif; 
	font-size		: 	24px;
	font-weight		: 	600; 
   	color			:	#666699;
	padding-top		:	15px;
	}	

LI	{	
	margin-left		:	4%;
   	margin-right	:  	5%;
	}
		
ACRONYM {	
	font-variant:	small-caps;
	letter-spacing:	0.2em;
	}	
	
HR 	{
	color:	black;
	}	


.first	{	
	color			:	#FF0000;
  	font-family		:   	Lucida Handwriting, Arial, Helvetica, sans-serif;
	font-size		:  	26pt;
	font-style		: 	italic;
	font-weight		:	normal;
	}

.courtesy	{
	color			:	#3366FF;
	font-family		:	Tahoma, Verdana, Helvatica, Arial;
	font-size		:	6pt;
	}
