body {background-color: black;
   color: black;
   text-align: left;
   margin-top: 0;
   margin-bottom: 0}

a:link {color: 006600;
   font-weight: bold}
   
a:visited {color: 006600;
   font-weight: bold}

a:hover {color: 330099;
   font-weight: bold;
   text-decoration: none}
   
p {font-family: Verdana, Helvetica;
   font-size: 10pt;
   text-align: justify}
   
table {font-family: Verdana, Helvetica;
   font-size: 10pt;
   background-color: #339933;
   width: 765;
   padding: 10px}
   
table.nested {width:100%}
   
td {vertical-align: top}
   
h2 {font-family:  "Brubeck AH", Verdana, Helvetica;
   font-size: 16pt;
   font-weight: normal;
   text-align:center}
   

