.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.boxText2 { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.boxText3 { font-family: Verdana, Arial, sans-serif; font-size: 14px; }


H1 { 
  font-weight: bold; 
  font-size: 12pt;
  line-height: 4pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #BBC3D3
}

H2 { 
  font-weight: normal; 
  font-size: 7pt;
  line-height: 6pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #000000
}

BODY {
  background: #ffffff;
  color: #191919;
  margin: 0px;
}

A { 
  color: #ff1816; 
  text-decoration: none; 
}

A:hover { 
  color: #AABBDD; 
  text-decoration: underline; 
}

TABLE.infoBox {
  background: #BBC3D3;
}

TABLE.infoBoxContents {
  background: #F8F8F9;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #BBC3D3;
  color: #ffffff;
}

TD.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #767676;
}
