BODY
 {
 background-color: black;
 color: black;
 margin: 0;
 }
TD
 {
 background-color: white;
 }
A
 {
 color: #404040;
 text-decoration: none;
 }
A:hover
 {
 text-decoration: underline;
 }
P
 {
 text-indent: 10pt;
 font-family: Helvetica, sans-serif;
 font-size: 11pt;
 }
H1
 {
 font-family: Helvetica, sans-serif;
 font-size: 22pt;
 }
DT
 {
 font-family: Helvetica, sans-serif;
 font-size: 11pt;
 font-weight: 600;
 }
DD
 {
 font-family: Helvetica, sans-serif;
 font-size: 11pt;
 }

TD.top
 {
 background-color: #A0A0A0;
 }
DIV.top
 {
 font-family: Helvetica, sans-serif;
 font-size: 13px;
 font-weight: 600;
 color: white;
 }
A.top
 {
 text-decoration: none;
 color: white;
 }
A:hover.top
 {
 text-decoration: underline;
 color: white;
 }

DIV.foot
 {
 text-align: center;
 font-family: Helvetica, sans-serif;
 font-size: 8pt;
 }

