.bigHeader{font-size:12pt; font-family:Helvetica,Arial; font-weight:bold; background: rgb(204,204,153); padding-left: 0.2em; padding-right: 0.2em;
border: none;}
.bigHeaderWithoutBG{font-size:12pt; font-family:Helvetica,Arial; font-weight:bold;}
.smallHeader{font-size:10pt; font-family:Verdana,Arial; font-style:Italic;}
.label{font-size:10pt; font-family:Helvetica,Arial;}
.smallLabel{font-size:8pt; font-family:Helvetica,Arial;}
.labelWithColorBG{font-size:10pt; font-family:Helvetica,Arial;background: rgb(153,204,153); padding-left: 0.2em; padding-right: 0.2em;}
.boldLabel{font-size:9pt; font-family:Helvetica,Arial; font-weight:bold;}
.smallTotal{font-size:8pt; font-family:Helvetica,Arial; color:blue;}
.bigTotal{font-size:8pt; font-family:Helvetica,Arial; color:blue; font-weight:bold;}
.extraBigTotal{font-size:10pt; font-family:Helvetica,Arial; color:blue; font-weight:bold;}
.standardText{font-size:7pt; font-family:Verdana,Times;}
.nrText{font-size:7pt; font-family:Verdana,Times; padding-right: 0.2em;}
.infoText{font-size:7pt; font-family:Verdana,Times; color:blue;}
.bigHeaderColorBackground{}
.clockText{font-size:8pt; font-family:Bitstream Cyberbit,Verdana,Times; color:rgb(0,255,0); background: rgb(0,0,10);}

body{
    scrollbar-face-color: #99CC99;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #CCCC99;
    scrollbar-shadow-color: #999999;
    scrollbar-highlight-color: #999999;
    scrollbar-3dlight-color: #333333;
    scrollbar-darkshadow-color: #333333;
}

#infoBox{border-width:2px;border-style:dotted;border-color:#C0C0C0;padding:4px;}
#clockBox{border-width:2px;border-style:dotted;border-color:#C0C0C0;padding:4px;background: rgb(0,0,10);}
#adBox{border-width:1px;border-style:solid;border-color:#C0C0C0;padding:0px;}
#importantBox{border-width:1px;border-style:dotted;border-color:#CC0000;padding:4px;}
#errorBox{border-width:2px;border-style:solid;border-color:#CC0000;padding:4px;}

A:visited {color: #000099;}
