body
{
background: #F5F5F5;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff
}

a.type1:link    {color:maroon; text-decoration:underline;}
a.type1:visited {color:maroon; text-decoration:underline;}
a.type1:active  {color:maroon; text-decoration:underline;}
a.type1:hover   {color:maroon; text-decoration:none;}

.myfont3red {
font-family: Arial;
font-size: 12;
font-style: normal;
font-weight: normal;
font-color: maroon;
}