.CourierBlack  {
  background-color:       #000000;
  color:                  #FFFFFF;
  font-family:            Arial, Helvetica, sans-serif;
  font-size:              13px;
  font-weight:            bold;
  }

.CourierP  {
  line-height:            14px;
  }

.CourierWhite  {
  background-color:       #FFFFFF;
  font-family:            Arial, Helvetica, sans-serif;
  font-size:              15px;
  font-weight:            bold;
  }

.Headline  {
  background-color:       000000;
  color:                  40C0FF;
  font-family:            Arial, Helvetica, sans-serif;
  font-size:              26px;
  font-variant:           small-caps;
  font-weight:            bold;
  }

.Issue  {
  background-color:       000000;
  color:                  FFFFFF;
  font-family:            Arial, Sans-Serif;
  font-size:              10px;
  font-variant:           small-caps;
  font-weight:            bold;
  text-align:             right;
  }

.ListBig  {
  background-color:       #000000;
  color:                  #FFF000;
  font-family:            Arial, Helvetica, sans-serif;
  font-size:              12px;
  font-weight:            bold;
  }

.Text  {
  color:                  #000000;
  font-family:            Arial, Sans-Serif;
  font-size:              12px;
  text-decoration:        none;
  }

.TextBlack  {
  background-color:       #000000;
  color:                  #FFFFFF;
  font-family:            Times New Roman, Serif;
  font-size:              15px;
  }

.TextEmail  {
  color:                  000000;
  font-family:            Courier New, Courier;
  font-size:              12px;
  }

.TextForm  {
  font-family:            Arial, Sans-Serif;
  font-size:              12px;
  }

.TextGrey  {
  background-color:       #CCCCCC;
  color:                  #000000;
  font-family:            Times New Roman, Serif;
  font-size:              16px;
  }

.TextP  {
  line-height:            18px;
  }

.TextRed  {
  color:                  #FF0000;
  font-family:            Arial, Helvetica, sans-serif;
  font-size:              15px;
  font-weight:            bold;
  }

.TextSmall  {
  font-family:            Arial, Helvetica, sans-serif;
  font-size:              11px;
  }

.TextTiny  {
  font-family:            Arial, Helvetica, sans-serif;
  font-size:              10px;
  }

.TextWhite  {
  background-color:       #FFFFFF;
  color:                  000000;
  font-family:            Times New Roman, Serif;
  font-size:              16px;
  }

.TextYellow  {
  background-color:       #FFFF00;
  color:                  000000;
  font-family:            "Times New Roman", Times, serif;
  font-size:              16px;
  }

a.Text:hover  {
  color:                  #FF0000;
  font-family:            Arial, Sans-Serif;
  font-size:              12px;
  }

a.Text:visited  {
  color:                  #000000;
  font-family:            Arial, Sans-Serif;
  font-size:              12px;
  }

table.contenttable  {
  padding:                10px;
  width:                  400;
  }
