body, p, td, li {color: #003300; font-family: arial, Verdana, Helvetica, sans-serif; font-size: 12px} /* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */ h1, h2, h3, h4, h5, h6 {background-color: #F9F9F0; color: #003300; font-family: arial, Verdana, Helvetica, sans-serif; font-weight: bold} body {SCROLLBAR-FACE-COLOR: #067805; SCROLLBAR-HIGHLIGHT-COLOR: #067805; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #000000; SCROLLBAR-BASE-COLOR: #067805} h2 {} h3 {} h4 {} h5 {} h6 {} p {} .seperator { background-repeat : repeat-y; background : url(../back/column_separator.gif); } a:link { text-decoration: none; color: #3333CC } a:active { text-decoration: none; color: #3333CC } a:visited { text-decoration: none; color: #3333cc } a:hover { text-decoration: none; color: #336633 } /* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */