BODY {
     background-color: #EEEEFF;
     margin: 0px;
     padding: 0px;
     border-width: 0px}

P, H1, H2, LI, TD, TH, INPUT, SELECT, TEXTAREA{
      font-family: Verdana, Helvetica, sans-serif;
      color: black}

P, TD, TH {
      font-size: 10pt}

H1 {
      font-size: 12pt;
      font-weight: bold}

H2 {
      font-size: 12pt;
      font-weight: normal;
      font-style: italic}

H1#header {
      font-family: Verdana, Helvetica, sans-serif;
      font-size: 20pt;
      color: black;
      font-weight: bold}

LI, INPUT, SELECT, TEXTAREA {
      font-size: 8pt}

TH {
      font-weight: bold}

DIV.content {
     background-color: white;
     border-style: dotted;
     border-color: gray;
     border-width: 2px;
     padding: 0px;
     margin: 20px 50px 50px 20px}