
body {background-color: white} 

h1
 {
  color:#000000; 
  text-align:center
  }

h2, h3
 {
  color:#900000; 
  text-align:left
  }

.baseline
 {
  text-align: center;
  color:#080000;
  font-weight:bold;
  font-size: 10pt
 }

.indent {margin-left: 15px} 

.section
 {
  font-weight:bold;
  color:#900000;
  font-size: 12pt
 }

.title
 {
 text-align: center;
 font-size: 24pt;
 color:#000000
 }

.address
 {
 font-size: 12pt;
 color:#FFCC00;
 text-align: center
 }
