P { color:khaki; }
P { fontfamily:"Verdana";fontsize:12 }
P { font-family:"Verdana";font-size:12 }
LI { color:khaki; }
LI { fontfamily:"Verdana";fontsize:12 }
LI { font-family:"Verdana";font-size:12 }
P.big { fontfamily:"Verdana";fontsize:14 }
P.big { font-family:"Verdana";font-size:14 }
P.titl { fontfamily:"Verdana";fontsize:42 }
P.titl { font-family:"Verdana";font-size:42 }
.txtarea { background:lightgreen;color:black; }
.txtarea { fontfamily:"Verdana";fontsize:12 }
.txtarea { font-family:"Verdana";font-size:12 }
.btns { background:lightblue;color:black; }
.btns { fontfamily:"Verdana";fontsize:12;fontweight:bold; }
.btns { font-family:"Verdana";font-size:12;font-weight:bold; }
.btns1 { background:pink;color:black; }
.btns1 { fontfamily:"Verdana";fontsize:12;fontweight:bold; }
.btns1 { font-family:"Verdana";font-size:12;font-weight:bold; }
BODY { scrollbar-base-color:lightblue; scrollbar-arrow-color:red; }
