<style type="text/css"> 
<!-- 
body {
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 12pt;
    scrollbar-face-color: #F5F5F5;
    scrollbar-base-color: White;
    scrollbar-arrow-color: Black;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3d-light-color: #FFFFFF;
} 
p {
    font-family: Verdana ;
    font-size: 12pt;
    text-align : justify;
    color : Black;
} 
td {
    font-family: Verdana;
    color : Black;
    text-align : justify;
    font-size: 12pt;
} 
th { font-family: Arial; font-size: 8pt } 
h1 { font-family: Verdana; font-size: 16pt; } 
h2 {
    font-family: Times;
    font-size: 18pt;
    color : Red;
} 
h3 {
    font-family: Arial Narrow;
    font-size: 12pt;
    color : Black;
}
h4 {
    font-family: Verdana;
    font-size: medium;
    text-align : justify;
    color : Black;
} 
h5 {
    font-family: Arial Narrow;
    font-size: xx-large;
    color : Maroon;
} 

A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {
    color: Red;
} 
-> 
</style> <!--
