

body, td, p
  {
    font-family:      "Arial";
    font-size:        10pt;
    color:            #CCCCCC;
  }

h1 { font-size:       12pt; }

h2 { font-size:       12pt; }

h3 { font-size:       11pt; }


form input, form textarea, form select
  {
    color:            #FFFFFF;
    background-color: #421212;
    border-color:     grey;
    font-size:        10pt;
  }