BODY  {
background-color: black;
text-color: white;
font-size: 9pt;
font-family: verdana, arial, helvetica, sans-serif;}

H1 {
background-color: black;
color: #C0C0C0;
font-size: 20pt}

H2 {
background-color: black;
color: #C0C0C0;
font-size: 17pt}

H3 {
background-color: black;
color: white;
font-size: 15pt}

TD {
background-color: black;
color: white;
font-size:  9pt}

A {
text-transform: none;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
color: blue;
text-decoration: underline;
}

A:visited {
text-transform: inherit;
font-family: verdana, arial, helvetica, sans-serif;
font-style: italic;
font-size: 11pt;
color: gray;
}
.footer {
font-family: verdana, arial, helvetica, sans-serif;
font-style: normal;
font-size: 12pt;
text-align: center;
color: white;
}