BODY {
    TEXT-DECORATION: None;
    FONT-FAMILY: Ariel, Helvetica, non-serif;
    COLOR: #ff2200;
    BACKGROUND-COLOR: #001100;
    MARGIN: 0;
    BORDER-WIDTH: 0;
    PADDING: 0;
}


A {
  text-decoration: None;
  color: #dd6622;
 }
A:HOVER {
  text-decoration: underline;
 }

P { font-size: 12pt; font-weight: bold }
LI { font-size: 14pt; font-weight: bold }
H1 { color: #ff2200; font-size: 28; font-weight: bold }
TH { color: #ff2200; font-size: 14pt; font-weight: bold }
TD { color: #ff2200; font-size: 12pt; font-weight: bold }

ADDRESS { color: #ff2200; font-size: 9pt }
.SMALLCAPS {  font-variant: small-caps; font-size: 10pt; }
.SMALLTEXT { font-size: 9pt; }
.INTERVIEW { color: #ff2200; }

