BODY	
	{ 
	margin: 			0;
	background:		white;
	}

H1 
	{
	font-family:			Verdana, Helvetica, sans-serif; 
	font-size: 			14px; 
	}

H2 
	{
	font-family:			Verdana, Helvetica, sans-serif; 
	font-size: 			12px; 
	}
		
P, BLOCKQUOTE 
	{
	font-family:			Verdana, Helvetica, sans-serif; 
	font-size: 			12px; 
	}
	
P.footer, SMALL
	{
	font-family:			Verdana, Helvetica, sans-serif; 
	font-size: 			9px; 
	}
	
LI, UL   
	{
	font-family:			Verdana, Helvetica, sans-serif; 
	font-size: 			12px; 
	list-style-image:	url(images/AARow.gif);
	line-height:		150%;
	}
		
A:link, A:active, A:visited
	{
	text-decoration:	none; 
	background:		transparent;
	color:				#000000;
	}	
	
A:hover 
	 { color: #000000; text-decoration: none; border-top: thin dotted #ff6600; border-bottom: thin dotted #ff6600 }
		
A.frontlink:hover 
	 { color: #000000; text-decoration: none; background-color: #ff6600 }
