/* Generated by KompoZer */

body {
  background-color: black;
}

font {
  color: white;
}

h3 {
  color: white;
}

div{text-align:center}
table
{ 
margin-left: auto;
margin-right: auto;
}

A:link{color: white;}
A:visited{color: gray;}
A:hover {color: 	rgb(216,216,216) ;}