h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-align: center;

}
p {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 20px;
	line-height: 1.4;
	margin-right: 20px;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
}


.bb,p a:link, 
   a:visited, 
   a:hover,
   a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
	
}

h3 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	color: #006600;
    margin-left: 10px;
	line-height: 1.4;
    margin-right: 10px;
    text-align: justify;

}

