<!--
body 	{ background-color: #ffffff;
	  font-family: gill sans MT, tahoma, arial;
	  color: black;
	  font-size: 15px }
a:link 	{ color: #ff3300;
	  text-decoration: none }
a:active { color: #ffb5a1;
	   text-decoration: underline }
a:hover  { color: #aebaa7;
	   text-decoration: underline }
a:visited { color: #ffb5a1;
	    text-decoration: none}
td 	{ font-family: arial, tahoma;
     	  color: black;
     	  font-size: 16px }
h3    	{ font-family: gill sans MT, tahoma, arial;
    	  color: #ff3300; 
    	  font-size: 18px;
    	  font-weight: bold }
.title	{ font-family: tahoma, arial, helvetica, times;
    	  color: #ffffff; 
    	  font-size: 25px;
    	  font-weight: bolder }
.head 	{ font-family: gill sans MT, tahoma, arial;
    	  color: #aebaa7; 
     	  font-size: 10px }
.columg  { font-family: arial, tahoma;
           color: #003300;
           font-size: 11px }
.columo  { font-family: arial, tahoma;
           color: #ff3300;
           font-size: 11px }
.address { font-family: arial, tahoma;
	   color: #ffffff;
    	   font-size: 11px }

 -->
