a            { text-decoration: none }
a:active     { color: blue; text-decoration: none }
a:hover      { color: #008000; text-decoration: underline  }
a:link        { color: blue; text-decoration: none }  
a:visited    { color: red; text-decoration: none }
body         { font-family: Verdana; font-size: 8pt; text-align: 
               Justify; background-color:#FFFFFF}
body         { font-family: Verdana; text-align: Justify; background-color:#FFFFFF}
h1           { font-family: Times New Roman; font-size: 14pt; text-align: Center; 
               font-weight: bold }
h2           { font-family: Times New Roman; font-size: 12pt; font-weight: bold; text-align: 
               Center }
h3           { font-family: Times New Roman; font-size: 12pt; font-weight: bold; text-align: 
               left }
h4           { font-family: Times New Roman; font-size: 10pt; font-weight: normal; text-align: 
               center }              
h5           { font-family: Times New Roman; font-size: 10pt; font-weight: normal; text-align: 
               Justify }              
<!--td           { font-size: 8pt }-->
