	<!--
body
{
	font-family: Geneva,Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #292942;
	text-decoration: none;
} 
	 
	p,blockquote,li,ol,ul,td,pre	
	{
		font-family: Copperplate Gothic Light, Arial;
		font-size: 13px;
		font-style: normal;
		line-height: 20px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #292942;
		text-decoration: none;
	} 
	
	
  	a:link  	
  	{
  		font-family: Copperplate Gothic Light, Arial;
  		color: #292942;
  		text-decoration: underline;
  		background: transparent;
  	}

  	a:active {
  		font-family: Copperplate Gothic Light, Arial; 
            	color: #292942;
            	text-decoration: none;
            	background: #FFFF00;
 		}

 	a:visited {
 		font-family: Copperplate Gothic Light, Arial; 
            	color: #292942;
            	text-decoration: line through;
            	background: transparent;
 		}
	
	-->
