body {
background-color:#595959;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
margin-top: 0;
}

.link {
text-decoration: underline;
}

#footer {
font-size: 11px;
text-align: center;
width: 700px;
}

#footer a, a:link, a:visited {
color: #333;
text-decoration: none;
}

#footer a:hover {
color: #666;
}

.first {
color: #6d0000;
}

.h1 {
color: #6d0000;
font-size: 12px;
font-weight: bold;
}

.emph1 {
color: #6d0000;
}

.padding {
padding: 10px;
}