body {
background: black;
color: #EECC66;
font-family: Arial, sans-serif;
font-size: 85%;
font-weight: bold;
margin-left: 10%;
margin-right: 10%;
}

p, dd, blockquote {
text-align: justify;
}

.blue {
color: #2288FF;
}

td.stats {
border: 1px #EECC66 solid;
background: black;
}

h1, h2 {
color: red;
font-family: "Times New Roman", serif;
font-weight: normal;
}

a:link, a:visited {
color: white;
text-decoration: none;
}
