
body { background-color: black } 
h1 { color: #ffcc00; font-weight: bold; font-size: 12pt; font-family: arial } 
h2 { color: #ffcc00; font-weight: bold; font-size: 12pt; font-family: arial } 
h3 { color: #ffcc00; font-weight: bold; font-size: 12pt; font-family: arial } 
h4 { color: #ffcc00; font-weight: bold; font-size: 12pt; font-family: arial } 
h5 { color: #ffcc00; font-weight: bold; font-size: 12pt; font-family: arial } 
h6 { color: #ffcc00; font-weight: bold; font-size: 10pt; font-family: arial } 
hr { color: #ffcc00; size: "1" } 
td { color: white; font-size: 9pt; font-family: arial } 
th { color: black; font-size: 9pt; font-family: arial } 
.td1 { background-color: #404040 } 
.td2 { color: black; font-weight: bold; background-color: #ffcc00 } 
.td3 { background-color: #404040 } 
a:link { color: #ffcc00; font-weight: bold; } 
a:hover { color: yellow; font-weight: bold; } 
a:visited { color: #ffcc00; font-weight: bold; } 
.button { color: white; font-size: 10pt; font-family: arial; background-color: #404040 }

