body{
scrollbar-arrow-color: #CC0000;
scrollbar-darkshadow-color: #990000;
scrollbar-track-color:#CC0000;
scrollbar-face-color: #990000;
scrollbar-shadow-color:#990000;
scrollbar-highlight-color:#CC6666;
scrollbar-3dlight-color: #CC6666;
}

A:link { text-decoration: underline; color:#993333}
A:visited { text-decoration: underline; color:#993333}
A:hover { text-decoration: underline; color:#CC0000;cursor:crosshair;}


body,td,tr {
font-family: tahoma;
color: #000000; 
letter-spacing: 1pt;
font-weight: value;
font-size: 10pt;
line-height: 13px;
}

body{
background-color: #FFFFFF;

}