td {
  font-family : Verdana;
  font-size : 10pt;
  font-weight: normal;
     }

H1 {
    font-family : Verdana;
    font-size : 12pt;
    font-style: normal;
    font-weight: bold;
    color : #19178E;
   }
   
   
em {
    font-family : Verdana;
    font-size : 10pt;
    font-style: normal;
    font-weight: normal;
    color : #2724D3;
   }

  A {
  color: #F60707;
  letter-spacing: normal;
  font-family: Verdana;
  font-weight: normal;
  font-variant: normal;
  font-size: 10pt;
  font-style: normal;
  text-decoration: underline;
    }

  A:hover {
  color: #19178E;
  letter-spacing: normal;
  font-family: Verdana;
  font-weight: normal;
  font-variant: normal;
  font-size: 10pt;
  font-style: normal;
  text-decoration: underline;
    }

