body {
  font-family: Verdana, sans-serif;
  color: black;
  font-size: 8pt
  background-color: #FFFFFF }
  
.bluehead {
  font-family: Verdana, sans-serif;
  color: #003A6E;
  font-size: 8pt;
  font-weight: bold; }
  
.redhead {
  font-family: Verdana, sans-serif;
  color: #8C1629;
  font-size: 8pt;
  font-weight: bold; }

.big-blue {
  font-family: Verdana, sans-serif;
  color: #003A6E;
  font-size: 10pt;
  font-weight: bold; }

.big-red {
  font-family: Verdana, sans-serif;
  color: #8C1629;
  font-size: 10pt;
  font-weight: bold; }
  
a:link {
  color: #8C1629;
  text-decoration: underline;
  font-weight: bold; }
  
a:visited {
  color: #8C1629;
  text-decoration: underline;
  font-weight: bold; }

a:hover {
  color: #FA4019;
  text-decoration: underline;
  font-weight: bold;