body {background-color: 000000;}

p {text-align:center; color:ffffff; font-size: 16pt; line-height : 18pt; font-family:  "Helvetica", "Arial", "Verdana";}


h1 {
  text-align: center;
  font-size: 20pt;
  color: #cc0000;
  margin-bottom: .3em;
  text-decoration: none;
  font-family: "Courier","Monaco","Lucida";
font-weight: normal;
margin: 0;
}

h2 {
  text-align: center;
  font-size: 20pt;
  color: #ffcc00;
  margin-bottom: .3em;
  text-decoration: none;
  font-family: "Courier","Monaco","Lucida";
font-weight: normal;
}

h3 {
  text-align: center;
  font-size: 10pt;
  color: #ffffff;
  margin-bottom: .3em;
  text-decoration: none;
  font-family: "Helvetica","Futura","Verdana";
font-weight: normal;
margin: 0;
}

h4 {
  text-align: left;
  font-size: 13pt;
  color: #ffffff;
  margin-bottom: .3em;
  text-decoration: none;
  font-family: "Helvetica","Futura","Verdana";
font-weight: normal;
margin: 0;
}

h5 {
  text-align: center;
  font-size: 13pt;
  color: #ffffff;
  margin-bottom: .3em;
  text-decoration: none;
  font-family: "Helvetica","Futura","Verdana";
font-weight: normal;
margin: 0;
}

h6 {
  text-align: center;
  font-size: 4pt;
  color: #000000;
  margin-bottom: .3em;
  text-decoration: none;
  font-family: "Helvetica","Futura","Verdana";
font-weight: normal;
margin: 0;
}

h7 {
  text-align: center;
  font-size: 30pt;
  color: #cc0000;
  margin-bottom: .3em;
  text-decoration: none;
  font-family: "Courier","Monaco","Lucida";
font-weight: normal;
margin: 0;
}
h8 {
  text-align: center;
  font-size: 10pt;
  color: #595959;
  margin-bottom: .3em;
  text-decoration: none;
  font-family: "Helvetica","Futura","Verdana";
font-weight: normal;
margin: 0;
}

h9 {
  text-align: right;
  font-size: 13pt;
  color: #ffffff;
  margin-bottom: .3em;
  text-decoration: none;
  font-family: "Helvetica","Futura","Verdana";
font-weight: normal;
margin: 0;
}


a:link { color: #ffcc00; text-decoration: none;}
a:visited { color: #ffcc00; }
a:hover { color: #ffffff; text-decoration: underline;}
