P  { font-family: "ARIAL","Verdana", "sans-serif", "Times", "serif" }
.top { margin-top: 10em }
H1    { color: #ffd269; font-size: 300% }
H3     { color: #ffd269; font-size: 17pt }
H2    { color: #ffd269; font-size: 200%; line-height: 0% }
BODY   { color: #ffd269; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular, "Times New Roman", Times, FontName; background-color: black }

TD { background : #000000; }

A:link       { color: #fc9; text-decoration: underline; background: transparent; }

A:visited      { color: #fcc; text-decoration: underline; background: transparent; }

A:active     { color: #f90 }

A:hover  { color: #BBDDFF; background: #555555; }
   
.text {
      font-size : 11pt;
      line-height: 1.2em;
      background : #000000;
      color: #ffd269;
   }

.texttimes { font-size: 11pt; font-family: "Times New Roman", Georgia, Times }

.red {
      background : #660000;
   }

.small {
      font-size : 10pt;
      background : #000000;
      color: #FFD269;
   }

.large {
      font-size : 12pt;
      background : #000000;
      color: #FFD269;
   }

.largetimes { font-size: 12pt; font-family: "Times New Roman", Georgia, Times }
.xtrasmall {
      font-size : 9pt;
      background : #000000;
      color: #FFD269;
   }

.xtralarge  { color: #ffd269; font-size: 20pt;
                     background-color: #000000 }
.xtralargetimes { font-size: 20pt; font-family: "Times New Roman", Georgia, Times }
.greybox         { color: #ffd269; background-color: black; margin-right: 4%; margin-left: 4%; padding-right: 4pt; padding-bottom: 4pt; padding-left: 4pt; border: solid thin; clip: auto }

.redbox      { color: #990033; background-color: black; margin-right: 1%; margin-left: 1%; padding: 2pt; border: solid thin }

.center { 
  text-align: center;
}

.tiled {
  background-image: url(".tile.png");
  background-repeat: repeat-x;
  background-color: #000000;
  padding: 0;
}

.thumb {
  background-color: #000000;
  text-align: center;
  vertical-align: middle;
}

.slide  { color: black; background-color: #ffffff; text-align: center; vertical-align: middle }
.excol { color: fuchsia; background-color: blue }
