body {
background-color: #000000;
background-image: url("images/bg.jpg");
background-position: top center;
background-repeat: repeat-x;
font-family: Arial;
font-color: #000000;
font-weight: Regular;
font-size: 8pt;
}

scrollbar {
scrollbar-face-color: #C9020C;
scrollbar-shadow-color: #C9020C;
scrollbar-highlight-color: #C9020C;
scrollbar-3dlight-color: #C9020C;
scrollbar-darkshadow-color: #C9020C;
scrollbar-track-color: #C9020C;
scrollbar-arrow-color: #FFFFFF;
}

h1 {
font-family: Arial;
font-color: #C9020C;
font-weight: Bold;
font-size: 6pt;
}

red-links {
font-family: Arial;
font-color: #C9020C;
font-weight: Regular;
font-size: 8pt;
}

white-links {
font-family: Arial;
font-color: #FFFFFF;
font-weight: Regular;
font-size: 8pt;
}a:link       { font-family: Verdana; font-size: 12px; text-decoration: none; color: #000000; 
               font-weight: bold }
a:visited    { font-family: Verdana; font-size: 12px; color: #000000; text-decoration: none; 
               font-weight: bold }
a:active     { font-family: Verdana; font-size: 12px; text-decoration: none; color: #FF0000; 
               font-weight: bold }
a:hover      { font-family: Verdana; font-size: 12px; text-decoration: none; color: #FF0000; 
               font-weight: bold }
