
BODY, TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  }

H1 {
  font-size: 14pt;
  color: #630000;
  } 

H2, .subtitle {
  font-size: 12pt;
  color: #630000;
  } 
  
.boxtext {
  font-size: 8pt;
  }

  
a:link {
  color: #630000;
  text-decoration: none;
  }
  
a:visited {
  color: #630000;
  text-decoration: none;
  }
  
a:hover {
  color: #630000;
  text-decoration: underline;
  }