BODY  
	{ 		
	font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}
TD, P 
	{ 
	  font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}


	{ 
	  font-size: 14px; 
	  font-weight: bold; 
	}


A:link, A:visited, A:active 
	{
	color: #666699;
	font-weight: 600;
	text-decoration: none;
}
A:hover 
	{
	color: #333333;
	background-color: #9999CC;
}



.border
	{
	  border:2px solid black;
	  border-right-width:2px;
	  border-bottom-width:2px;
	  border-left-width:2px;
	}

.fineprint                      
	{
	font-size: 10px;
	color: #FFFFFF;
	}
.border2 {
	border:3px inset black;
	font-style: italic;

}
