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

a {color: #0099FF}

a:active {color: #0099FF;
text-decoration: none
}
a:link {color: #0099FF;
text-decoration: none
}
a:visited {color: #0099FF;
text-decoration: none
}

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

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

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

H4 {
  font-family: arial;
  font-size: 12pt;
  color: white
}

td {
	vertical-align: text-top;
	text-align: justify;
}

p {
  text-align: justify
}

table {
  font-size: smaller;
  vertical-align: text-top
}
