h1
  {
    font-family: helvetica,arial,sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    color: #ab0634;
  }

h2
  {
    font-family: helvetica,arial,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #ab0634;
  }

th
  {
    font-family: helvetica,arial,sans-serif;
    font-weight: bold;
    text-align: left;
  }

p 
  {
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 1em;
  }

ul
  {
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 1em;
  }

