body {
margin: 5px 5px 5px 5px; 
}

a, a:link {color: #5C1B0E; text-decoration: none;}
a:visited, a:active {color: #ff6666; text-decoration: none;}
a:hover {color: #ff6600;}

#header {
font-family: serif, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #993366;
border-bottom-style: solid;
padding-bottom: 5px;
}


#content {
float: left;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
}


.subhead {
font-family: sans-serif;
color: #333333;
font-size: 16px;
font-weight: bold;
padding-top: 5px;
}

.bodytext {
font-family: sans-serif;
color: #99073e;
font-size: 14px;
font-weight: bold;
}

.sidehead {
font-family: sans-serif;
color: #191807;
font-size: x-small;
font-weight: bold;
}

.sidebody {
font-family: sans-serif;
color: #999999;
font-size: 2px;
font-weight: bold;
}