
body,p,span,div,li,ul,ol,dt,dd,dl,blockquote,a,tr,td,th,table,h1,h2,h3,h4,h5,input
   {
   font-size: 12px;
   font-family: Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #EEC400;
   font-weight: none;

   SCROLLBAR-FACE-COLOR: #e6e6e6;
   SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
   SCROLLBAR-SHADOW-COLOR: silver;
   SCROLLBAR-3DLIGHT-COLOR: #ffffff;
   SCROLLBAR-ARROW-COLOR: gray;
   SCROLLBAR-TRACK-COLOR: #f3f3f3;
   SCROLLBAR-DARKSHADOW-COLOR: white
   }


a:link    { color: #FFFFFF; text-decoration: none; font-weight: bold;}
a:visited { color: #FFFFFF; font-weight: bold;}
a:active  { color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a:hover   { color: #FFFFFF; text-decoration: underline; font-weight: bold;}

.small {
   font-size: 11.5px;
   font-family: Tahoma, Verdana, Arial, Geneva;
   line-height: 12px;
   color: #EEC400;
   font-weight: none;
}