
<STYLE TYPE="text/css"> 
 <!--
 a  {
 	text-decoration : underline;
 	color : #004A39;
 	font-family : Verdana;
 	font-weight : bold;
 }
 
 a:Hover  {
 	text-decoration : none;
 	color : #D96C00;
 	font-family : Verdana;
 	font-weight : bold;
 }
 
 a.footer  {
 	text-decoration : underline;
 	color : #808080;
 	font-family : Verdana;
 	font-weight : bold;
 }
 
 a.footer:Hover  {
 	text-decoration : none;
 	color : #D96C00;
 	font-family : Verdana;
 	font-weight : bold;
 }
 
 td.rates  {
 	text-decoration : none;
 	color : #004040;
 	font-family : Verdana,Arial;
 	font-weight : normal;
 	font-size : 7.5 pt;
 }
 
 .galleryBoxFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3b3b64;
	font-size: 10px;
	background-color:#fefcef;
	border: 1px #BBC5DB solid;
}

.downloadBoxFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3b3b64;
	font-size: 10px;
	background-color:#f5dfb1;
	border: 1px #004A39 solid;
}

.bodyFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #3b3b64;
}
 -->
 </STYLE>

