body {
  font-family: Lucida Grande, sans-serif; 
  color: #99b7c1; 
  background-color: #3e3c3a; 

}

a:link {
  color: #99b7c1; 
}

a:visited {
  color: #99b7c1; 
}

a:hover {
  color: #99b7c1; 
}

a:active {
  color: #99b7c1; 
}

p.header1 {
  font-size: 12pt; 
  width: 487px;
}

p.header2 {
  font-size: 9pt; 
  margin-left: 50px; 
  width: 487px;
}

span.subtext {
  color: #5c6e75; 
  font-size: 10pt; 
  margin-left: 20px; 
  width: 487px;
}

span.text {
  color: #99b7c1; 
  font-size: 10pt; 
  margin-left: 80px; 
  width: 487px;
}

div.align {
  text-align: center;
}
