/* Style for Albion Monitor */ body { font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif; font-size: 13px; } :link { color: #226644; background: transparent } :visited { color: #7f9fbf; background: transparent } a:active { color: #7f9fbf; background: transparent } a:link img, a:visited img { border-style: none } /* no border on img links */ A:link, A:visited, A:active { text-decoration: none } /* no underline links */ ul{ margin-left: 0px; } li { text-align: left; line-height: 1.2em; margin: 22; list-style-type:none; } a { color: #a06000; text-decoration: none; } a:hover { text-decoration: underline; } th, td { /* ns 4 */ font-family: sans-serif; } h1, h2, h3, h4, h5, h6 { text-align: left } /* background should be transparent, but WebTV has a bug */ h1, h2, h3 { color: #005A9C; background: transparent } h1 { font: 140% sans-serif; color: #222222; font-weight: bold; margin: 0px 0px 0px 0px } /* feature headline */ h2 { font: 90% sans-serif; font-weight: bold; margin: 0px } /* article headline */ h3 { font: 100% serif; font-weight: bold } h4 { font: 100% serif; font-weight: normal; line-height: 1.1; text-indent: 15px; margin-right: 15% } /* article text */ h5 { font: 80% sans-serif; font-weight: bold; line-height: 1.1; margin: -10px 0px 0px 10px } /* smaller version of h2 used in byline, columnist heds */ h6 { font: 80% sans-serif; font-weight: normal; line-height: 1.1; margin: -10px 0px 0px 10px} /* front page descriptors */ .hide { display: none } div.head { margin-bottom: 1em } div.head h1 { margin-top: 0em; clear: both } div.head table { margin-left: 0em; margin-top: 0em } p.copyright { font-size: small } p.copyright small { font-size: small } @media screen { /* hide from IE3 */ a[href]:hover { background: #ffa } } blockquote { margin-right: 25% /* important that it's smaller than h4 margin */ } pre { margin-left: 0em } p { line-height: 1.0em; margin: 1em 0; text-align: justify; } dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */ dt { font-weight: bold } pre, code { font-family: monospace } /* navigator 4 requires this */ ul.toc { list-style: disc; /* Mac NS has problem with 'none' */ list-style: none; } @media aural { h1, h2, h3 { stress: 20; richness: 90 } .hide { speak: none } p.copyright { volume: x-soft; speech-rate: x-fast } dt { pause-before: 20% } pre { speak-punctuation: code } } body { background-image: url("../art/bg.gif"); background-repeat: repeat-y; }