
body {
 font-family: Arial,Helvetica,Sans-Serif;
}

.tablefont {
 font-weight: bold;
 color: #432B23;
}

.tablefont h2 {
 color: #CC0000;

}

#footer_text {
 font-size: 80%;
}

#footer_text a, #footer_text a:visited {
 color: black;
 text-decoration: none;
}

#footer_text a:hover {
 color: #aa2200;
}

