body, td, th, div, li, p, span {
         font-size: 9pt; 
         font-family: Arial, Helvetica, sans-serif;
         color: #413F3F;
}

body {  
        background: #C9C299 url(/images/red_bg.gif) repeat-y center;
}

a, a:visited, a:link, a:hover { 
        color: #413F3F;
        text-decoration: underline; 
}
