<style type="text/css">{  }
body {
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 10pt;
    scrollbar-face-color: #C1DFD5;
    scrollbar-base-color: White;
    scrollbar-arrow-color: Black;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3d-light-color: #FFFFFF;
} 
p {
    font-family: Verdana ;
    font-size: 10pt;
    color : Black;
} 
td {
    font-family: Verdana;
    text-align : left;
    font-size : 12;
} 
th { font-family: Arial; font-size: 8pt } 
h1 { font-family: Verdana; font-size: 40pt; } 
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: 12pt;
    text-align : center;
    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>{  }