
BODY,TD,TH,DIV,P {
   font-family: Comic Sans MS;
   color: #000000;
   font-size: 12pt
}
BODY.menu {
   color: #008000;
}
H1 {
   font-size: 22pt;
}
H2 {
   font-size: 18pt;
}
H3 {
   font-size: 14pt;
}
A.quantity {
   text-decoration: none;
}
.small {
   font-size: 10pt;
}
.sic {
   font-size: 8pt;
}

BODY{
scrollbar-face-color:#b12d21;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#ffaaaa;
scrollbar-3dlight-color:#ee0000;
scrollbar-darkshadow-Color:#990000;
}
A:Link {color:0000ff;text-decoration:underline;}
A:Visited {color:ff0000;text-decoration:underline;}
A:Hover {color:00aa00;font-weight:underline;}
