body {
background-color: #000000;
margin: 2em;
font-family: sans-serif;
font-weight: bold;
color: #ffffff;
text-align: left;
}

td, th {
vertical-align: top;
}

A:link, A:visited {
color: #ffff00;
text-decoration: none;
}

A:active, A:hover {
color: #ffffff;
text-decoration: none;
}

.section {
border-style: solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 3em;
font-weight: bold;
margin-top: 50px;
margin-bottom: 20px;
padding: 10px;
}
