<style type="text/css">
{  }
body {
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 9pt;
    scrollbar-face-color: #0A4A9A;
    scrollbar-base-color: White;
    scrollbar-arrow-color: White;
    scrollbar-highlight-color: #0A4A9A;
    scrollbar-3d-light-color:#0A4A9A;
} 
p
{
    font-family: Verdana ;
    font-size: 10pt;
    /*text-align : justify;*/
} 
td 
{
    font-family: Verdana;
    color : #0A4A9A;
    /*text-align : left;*/
    font-size : 9pt;
} 
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: 8pt;
    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>{  }
