	Body  
	{
      	font-family : Arial, Helvetica, sans-serif;
		font-size: small;
    	color : #333366;
		font-weight: normal; 
		text-decoration: none
    }
	  
    A:link  
 	{
    	color : #FF0000;
    	text-decoration : none;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: normal; 
		font-style: normal
    }
    
    A:visited  
	{
    	color : #FF0000;
    	text-decoration : none;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-style: normal; 
		font-weight: normal
    }
    
    A:hover  
	{
    	color : #6699CC;
    	text-decoration : none;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-style: normal; 
		font-weight: normal
    }

	h2 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 36pt; 
	font-style: oblique; 
	color: #6699CC; 
	font-weight: bold; 
	text-decoration: none
	}

	h3 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #6699CC; 
	font-style: italic; 
	font-weight: bold; 
	text-decoration: none
	}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-style: normal; color: #CC0000; font-weight: bold; text-decoration: none }
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
.border {
	border: #FF0000;
	color: #FF0000;
}

