body { margin: 10px; background-color: #f8f8f8; font-family: Arial, Helvetica, sans-serif; font-size: small; } .body { background-color: #f8f8f8; font-family: Arial, Helvetica, sans-serif; font-size: small; } h1 { color: #888833; } h2 { color: #888833; font-size: large; margin-top: 50px} h2.banner { color: #888833; font-size: 12pt;} h3 { color: #888833; font-size: medium; } h4 { color: #888833; font-size: small; } hr { color: black; } .bl3 { color: blue; background-color: #FFFFDD; } .sm-text { font-size: x-small; } .tbl-note { font-size: xx-small; } .rubhead { font-size: x-small; font-weight: bold; color: white; background-color: navy; } .rubbody { font-size: x-small; font-weight: bold; background-color: beige; } .popup-hide { visibility: hidden; } .popup-show { visibility: visible; } .silver { background-color: silver; } .div-title { color: mustard; background-color: #cccc66; font-weight: bold; } .div-title-test { font-size:20pt; color:#f8f8f8; padding-left:10px; background:#cccc66; width:100%; height:30px; border-top:1px solid #darkgreen; border-bottom:1px solid #000000; } pre { margin: 10px; background-color: #f8f8f8; width: 30em; font-family: Arial, Helvetica, sans-serif; font-size: x-small; } p { margin-left: 25px; margin-right: 25px; } .help {background-color: black; color: lightgreen; font-size: 14pt; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; } .art-title { color: mustard; background-color: black; padding-left: 5px; } .sub-art-title { color: black; margin-left: 25px; } .head-title { color: black; margin-left: 25px; font-size: x-small; } .paragraph { margin-left: 25px; margin-right: 25px; } .para-indent-0 { margin-left: 25px; margin-right: 25px; } .para-indent-1 { margin-left: 50px; margin-right: 50px; } .para-indent-2 { margin-left: 75px; margin-right: 75px; } .para-indent-3 { margin-left: 100px; margin-right: 100px; } .tablehead { font-size: x-small; font-weight: bold; color: black; background-color: #cccc66; } .tablebody { font-size: x-small; font-weight: bold; background-color: beige; } .formhead { font-size: x-small; } .formbody { font-size: x-small; } a.main:link { color: #888833; text-decoration: none; font-weight: bold; } a.main:visited { color: #888833; text-decoration: none; font-weight: bold; } a.main:active { color: peru; } a.main:hover { color: peru; } a.small:link { color: khaki; text-decoration: none; font-weight: bold; } a.small:visited { color: khaki; text-decoration: none; font-weight: bold; } a.small:active { color: peru; } a.small:hover { color: peru; } a.edit:link { color: black; text-decoration: none; font-weight: bold; } a.edit:visited { color: black; text-decoration: none; font-weight: bold; } a.edit:active { color: black; text-decoration: none; } a.edit:hover { color: red; font-weight: bold;} .pub-notes { font-size: 11px; } .notes { font-size: 13px; } .problem-marker { display: none; color: black; background-color:red; font-weight: bold; font-size: medium; padding-top: 25px; padding-bottom: 25px; } /* (from the higher up cbs_css) */ a:link { color: darkgreen; text-decoration: none; font-size: small; } a:visited { color: darkgreen; text-decoration: none; font-size: small; } a:hover { color: red; font-size: small; } .footer { font-size: 11px; } .footer a:link { text-decoration: underline; font-size: 11px; } .footer a:visited { text-decoration: underline; font-size: 11px; } .help a:link { color: lightgreen; text-decoration: none; } .help a:visited { color: lightgreen; text-decoration: none; } .help a:hover { color: red; }