body { background-color: black; color: fuchsia; font-family: Ariel, sans-serif; font-size: 12px; }

a { color: green; text-decoration: none }

a:hover { color: fuchsia; text-decoration: underline }

.plain { color: #ffff80 }
.silver { color: silver }
.grey { color: #333333 }
.black { color: black }

.green { color: green }
.lime { color: olive }
.olive { color: olive }
.yellow { color: yellow }
.red { color: red }
.hidden { display: none }

.fuchsia { color: fuchsia }
.maroon { color: maroon }
.blue { color: blue }
.navy { color: navy }
.white { color: white }

table { font-size: 12px; line-height: 100%; background-color: transparent !important; }
table.links { font-size: 10px }

.pos0 { background-color: transparent !important; z-index: 2;}
.pos1 { position: absolute; left: 113px; top: 35px; z-index: -1; width: 428; text-align: center;}
.pos2 { position: absolute; left: 113px; top: 500px; z-index: 2; width: 428; text-align: center;}
.pos3 { position: absolute; left: 144px; top: 470px; z-index: 3; width: 380; text-align: center;}
.pos3a { position: absolute; left: 144px; top: 180px; z-index: 3; width: 380; text-align: center;}
.pos3b { position: absolute; left: 144px; top: 510px; z-index: 3; width: 380; text-align: center;}
.pos1s { position: absolute; left: 144px; top: 381px; z-index: 4; width: 380; text-align: left; color: olive}
div.footer { text-align: center; font-size: 10px }

