body {
background-color: #444444;
color: #444444;
font-family: 'Arial Black', Gadget, sans-serif;
}

.bio {
font-family: Arial, Helvetica, sans-serif;
}

a:link {
color: #444444;
text-decoration: none;
}

a:active {
color: #D76400;
text-decoration: none;
}

a:visited {
color: #444444;
text-decoration: none;
}

a:hover {
color: #D76400;
}

img {
border: 0;
}

table {
background-color: #F2F2FF;
border: 2px solid #444444;
}

dt {
color: #E10000;
}