A:visited {
   font-weight : bold;
   font-size : 10;
   font-family : Arial;
   color : #FFFFFF;
   text-decoration : none;
}

A:link, A:active {
   font-weight : bold;
   font-size : 10;
   font-family : Arial;
   color : #FFFFC0;
   text-decoration : none;
}

A:hover {
   font-weight : bold;
   font-size : 10;
   font-family : Arial;
   color : 000000;
   background : FFFFFF;
}


body         { font-family: Arial; color: #000000; font-size: 8pt; 
               background-color: #81B18F; padding: 0 }
h1           { font-family: Arial; color: #000000; text-transform: uppercase; 
               text-decoration: underline; font-size: 10pt; text-align: Center }
font         { font-family: Arial; font-size: 8pt }tr           { font-family: Arial; font-size: 8pt; border-style: solid }
h2           { font-family: Arial; color: #000000; text-transform: uppercase; 
               font-size: 12pt; text-align: Center; margin-top: 0; 
               margin-bottom: 0 }
td           { font-family: Arial; font-size: 8pt; color: #000000 }
img          { border-style: solid; border-width: 0 }
p            { font-family: Arial; font-size: 8pt; text-align: Justify; 
               border-style: solid; border-width: 0 }
table        { border: 0 solid #000000; padding: 1 }
hr           { border: 3 solid #000000 }

