

  a, body, table, td, tr {
    font-family:  "Arial", "Verdana", "Tahoma", sans-serif; 
    font-size: 10pt;
    color: #000000;
    text-decoration: none;
    border: none;
  }

  .redtable {
    border: solid red;
    border-width: 1pt;
  }

  a:hover {
    color: #FF0000
  }

  img {
    border: none;
  }

  li {
    color: #BBBBBB;
  }

  .listtext {
    color: #000000;
  }

  .phrase {
    font-family: "Times New Roman", serif; 
    font-size: 18pt;
    color: #BBBBBB;
  }

  .headingblack {
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
  }

  .headinggrey {
    font-size: 18pt;
    font-weight: bold;
    color: #BBBBBB;
  }


