.heading {
  font-family: arial, helvetica, sans-serif;
  font-size: 19pt;
  color: #000;
  font-weight: bold;
  }
  
.sub-heading {
  font-family: arial, helvetica, sans-serif;
  font-size: 17pt;
  color: #b50000;
  font-weight: bold;
  border-bottom: 2px solid #000;
  }
  

DIV.tagline {
  font-family: Arial;
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
  position: absolute;
  top: 45px;
  left: 0px;
  text-align: right;
  width: 400px;
}

/*
#body {
	width: 100%;
	background: #efefef;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}
*/
