BODY {
  background-color: #000000;
  font-family: arial;
  color: #FFFFFF;
	align: left;
  vertical-align: text-top
}

img {border: 0; hspace: 5px}
a:active {color: #FF3300;}
a:link {color: #FF3300;}
a:visited {color: #CC0000;}

H1 {
  font-family: arial;
  font-weight: bold;
  font-size: 20pt;
  color: #0033FF
}

H2 {
  font-family: arial;
  font-weight: bold;
  font-size: 17pt;
  color: #0033FF
}

H3 {
  font-family: arial;
  font-size: 14pt;
  color: #0033FF
}

H4 {
  font-family: arial;
  font-size: 12pt;
  color: #0033FF
}

H6 {
  font-family: arial;
  font-size: smaller;
  color: #0033FF
}

td {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  vertical-align: text-top;
  text-align: left
}

p {
  text-align: left
}

table {
  WIDTH: 780px;
  font-size: 10pt;
  align: center
}