<style type="text/css"> 
<!-- 
body { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 12pt; } 
p {
    font-family: Verdana ;
    font-size: 10pt;
    color : Green;
} 
td {
    font-family: Arial;
    font-size: small;
    color : Black;
    text-align : justify;
} 
th { font-family: Arial; font-size: 8pt } 
h1 { font-family: Verdana; font-size: 14pt; } 
h2 {
    font-family: Times;
    font-size: 18pt;
    color : Green;
} 
h3 { font-family: Arial Narrow; font-size: 24pt; }
h4 {
    font-family: Verdana;
    font-size: medium;
    text-align : justify;
    color : Green;
} 
h5 {
    font-family: Arial Narrow;
    font-size: xx-large;
    color : Lime;
    
} 

A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {
    color: Red;
} 
--> 
</style> <!--