
body {background-color: white} 

h1, h2
 {
  color:#000000; 
  text-align:center
  } 

td
 {background-color: #000000
 }


.baseline
 {
  text-align: center;
  color:white;
  font-weight:bold;
  font-size: 10pt
 }

.indent {margin-left: 15px} 


.title
 {
 font-size: 16pt;
 color:#FFFFFF;
 font-family: arial
 }

.location
 {
 font-size: 13pt;
 color:#FFFFFF;
 font-family: arial;
 text-align: right
 }

.address
 {
 font-size: 12pt;
 color:#FFFFFF;
 text-align: center
 }