<!-- CSS Style Sheet -->

.redheader {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 9px; color: #993300}
.bodytext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #333;}
.orangeheader {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:100; font-size: 24px; color: #C90}
.graytext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 9px; color: #333333}
.bluetext {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #06C}

BODY{
scrollbar-face-color:#222222;
scrollbar-arrow-color:#FF6600;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#666666;
scrollbar-highlight-color:#999999;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
