body {background-color: #000000}

p.left
 {
  text-align: left;
  font-size: 8.0pt;
  color: #99CCFF;
  font-family: verdana
 }

p.center
 {
  text-align: center;
  font-size: 8.0pt;
  color: #99CCFF;
  font-family: verdana
 }

p.dark
 {
  font-size: 8.0pt;
  color: #6699CC;
  font-family: verdana
 }

p.table
 {
  text-align: center;
  font-size: 8.0pt;
  color: #6699CC;
  font-family: verdana
 }

p.small
 {
  font-size: 7.0pt;
  color: #6699CC;
  font-family: verdana
 }


a:link {color: #6699CC; text-decoration: none}
a:visited {color: #6699CC; text-decoration: none}
a:hover {color: #6699CC; text-decoration: underline}
a:active {color: #6699CC; text-decoration: none}