/**
 *******************************************************************************
 * Section I: Normal Content Styles (default tag styles)
 *******************************************************************************
*/

body {
    font-family: Bitstream Vera Sans,Arial,Trebuchet MS, Verdana, Tahoma, sans-serif;
    font-size: 13px;
    background-color: #250000;
    color: white;

}
p,td { color: white; }
.copyright {
    font-family: Bitstream Vera Sans,Arial,Trebuchet MS, Verdana, Tahoma, sans-serif;
    font-size: 11px;
    color: white;
}
