.body { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; background-color: black; }
.bodyleaded { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; background-color: black; }
.printinfo { color: silver; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; background-color: black; }
.headers { color: white; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; background-color: black; }
.bodyorange { color: orange; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; background-color: black; }
.bodyorangesmall { color: orange; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; background-color: black; }
.yellowheader { color: yellow; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
p {}
td {}
a:link { color: yellow ; text-decoration: none; }
a:visited { color: yellow ; text-decoration: none; }
a:hover { color: orange ; text-decoration: none; }
a:active { color: red ; text-decoration: none; }
scroll:{
  scrollbar-face-color: ThreeDFace !important;
  scrollbar-shadow-color: ThreeDDarkShadow !important;
  scrollbar-highlight-color: ThreeDHighlight !important;
  scrollbar-3dlight-color: ThreeDLightShadow !important;
  scrollbar-darkshadow-color: ThreeDDarkShadow !important;
  scrollbar-track-color: Scrollbar !important;
  scrollbar-arrow-color: ButtonText !important;
}