
body {
 color: black;
 font-style: normal;
 font-size: small;
 font-family: arial;
 text-decoration: none;
 background-repeat: no-repeat;
 margin: 0
}

a:link {
 color: black;
 font-style: normal;
 font-family: arial;
 text-decoration: none
}

a:visited {
 color: black;
 font-family: arial;
 text-decoration: none
}

table {
 color: white
}

