body {
 background-color: black;
 font-family: arial, helvetica, sans-serif;
 color: white;
}

p, td, div{
 font-size: 12px;
}

a {
 color: white;
}
