BODY { font-size: 12px; color: #222222; background-color: #FFFFFF; }

A:link { color: #CC0000; text-decoration:none; }
A:visited { color: #990000; text-decoration: none; }
A:active { color: #CC0000; text-decoration: none; }
A:hover { color: #CC0000; text-decoration: underline; }

.bottom {font-size: 10px; color : #FFFFFF; }

.bottom A:link { color: #FFFFFF; text-decoration: none; }
.bottom A:visited { color: #FFFFFF; text-decoration: none; }
.bottom A:active { color: #FFFFFF; text-decoration: none; }
.bottom A:hover { color: #FFFFEE; text-decoration: underline; }

.p9 { font-size: 9px; color: #222222; }
.p10 { font-size: 10px; color: #222222; }
.p12 { font-size: 12px; color: #222222; }
.p14 { font-size: 14px; color: #222222; }
.p16 { font-size: 16px; color: #222222; }
.p18 { font-size: 18px; color: #222222; }

.p9h { font-size: 9px; color: #222222; line-height: 170%; }
.p10h { font-size: 10px; color: #222222; line-height: 170%; }
.p12h { font-size: 12px; color: #222222; line-height: 170%; }
.p14h { font-size: 14px; color: #222222; line-height: 170%; }
.p16h { font-size: 16px; color: #222222; line-height: 170%; }
.p18h { font-size: 18px; color: #222222; line-height: 170%; }

.ps9 { font-size: 9px; color: #222222; padding: 6px; }
.ps10 { font-size: 10px; color: #222222; padding: 6px; }
.ps12 { font-size: 12px; color: #222222; padding: 6px; }
.ps14 { font-size: 14px; color: #222222; padding: 6px; }
.ps16 { font-size: 16px; color: #222222; padding: 6px; }
.ps18 { font-size: 18px; color: #222222; padding: 6px; }

.ps9h { font-size: 9px; color: #222222; line-height: 170%; padding: 4px; }
.ps10h { font-size: 10px; color: #222222; line-height: 170%; padding: 4px; }
.ps12h { font-size: 12px; color: #222222; line-height: 170%; padding: 4px; }
.ps14h { font-size: 14px; color: #222222; line-height: 170%; padding: 4px; }
.ps16h { font-size: 16px; color: #222222; line-height: 170%; padding: 4px; }
.ps18h { font-size: 18px; color: #222222; line-height: 170%; padding: 4px; }

.b9 { font-size: 9px; color: #222222; font-weight: bold; }
.b10 { font-size: 10px; color: #222222; font-weight: bold; }
.b12 { font-size: 12px; color: #222222; font-weight: bold; }
.b14 { font-size: 14px; color: #222222; font-weight: bold; }
.b16 { font-size: 16px; color: #222222; font-weight: bold; }
.b18 { font-size: 18px; color: #222222; font-weight: bold; }

.b9h { font-size: 9px; color: #222222; line-height: 170%; font-weight: bold; }
.b10h { font-size: 10px; color: #222222; line-height: 170%; font-weight: bold; }
.b12h { font-size: 12px; color: #222222; line-height: 170%; font-weight: bold; }
.b14h { font-size: 14px; color: #222222; line-height: 170%; font-weight: bold; }
.b16h { font-size: 16px; color: #222222; line-height: 170%; font-weight: bold; }
.b18h { font-size: 18px; color: #222222; line-height: 170%; font-weight: bold; }

#white { color: #FFFFFF }
#black { color: #3E3E3E }
#gray { color: #666666 }
#red { color: #CC0000 }
#green { color: #008345 }
#blue { color: #3333CC }
#brown { color: #663300 }
#bg-white { background-color: #FFFFFF }
#bg-black { background-color: #3E3E3E }
#bg-red { background-color: #CC0000 }
#bg-green { background-color: #008345 }
#bg-blue { background-color: #3333CC }


Body{
scrollbar-arrow-color:#808080;
scrollbar-base-color:#efefef;
scrollbar-darkshadow-color:#808080;
scrollbar-highlight-color:#fcfcfc;
scrollbar-shadow-color:#c0c0c0;
scrollbar-track-color:#fcfcfc;
}
