BODY
{
font-family:Tahoma;
font-size:10pt;
color:#000000;
font-weight:normal;
font-style:normal;
font-stretch:none;
text-decoration:none;
text-transform:none;
letter-spacing:0pt;
}
BODY
{
   background-color: #DADAC8;
}
BODY
{
   scrollbar-face-color: #909060;
   scrollbar-arrow-Color: #FFDFA0;
   scrollbar-track-Color: #FFFFFF;
   scrollbar-shadow-Color: #C3C3c3;
   scrollbar-highlight-Color: #D0D0B9;
   scrollbar-3dlight-color: #000000;
   scrollbar-darkshadow-Color: #999966;
}
BODY
{
cursor:auto;
}
a:link { font: Tahoma; font-weight: normal; font-style: normal; font-size: 10pt; color: #000000; text-decoration: underline; }
a:visited { font: Tahoma; font-weight: normal; font-style: normal; font-size: 10pt; color: #000000; text-decoration: underline; }

a:hover {
   font: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 10pt;
   color: #CC3300;
   text-decoration: underline overline;
   background: #CCCC99;
}
UL
{
 list-style:square outside;
}
OL
{
 list-style:decimal-leading-zero outside;
}
