a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:active {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	}
	
a:link {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight: bold;
	}
	
a:visited {  
	text-decoration: none; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	}
.first_letter {
	color:#DE9591 
	}
.first_letter:hover, .first_letter:active, .first_letter:link, .first_letter:visited {
	color:#DE9591;
	}
	
p {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px
	}
	
td {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	text-align: justify
	}
h2 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	color: #990000
	}
.hed {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #990000
	}
.style1 {color: #DE9591}
.style3 {color: #87475C}