A:link {color: #FFFF00; text-decoration: none}
A:visited {color: #00FFFF; text-decoration: none}
A:active {color: #FF00FF; text-decoration: none}
A:link:hover {color: #FF00FF; text-decoration: none}

 BODY {font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
       font-weight: normal;
       font-size: 10pt;
       font-style: normal;
       text-align: left;
       color: white;
       background: black}

 table {font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
       font-weight: normal;
       font-size: 10pt;
       font-style: normal;
       text-align: left;
       color: white;
       background: black}

 H1 {font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
       font-weight: bold;
       font-size: 18pt;
       font-style: normal;
       margin-top: 0;
       margin-bottom: 0;
       vertical-align: middle;
       text-align: center;
       color: white;
       background: black}

 H2 {font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
       font-weight: bold;
       font-size: 14pt;
       font-style: normal;
       margin-top: 0;
       margin-bottom: 0;
       vertical-align: middle;
       text-align: center;
       background: black}

 H6 {font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
       font-weight: normal;
       font-size: 10pt;
       margin-top: 0;
       margin-bottom: 0;
       vertical-align: top;
       font-style: normal;
       text-align: right;
       color: white;
       background: black}

 
