body {
scrollbar-3dlight-color: #C0C0C0; 
scrollbar-arrow-color: rgb(255,255,255);
scrollbar-base-color: #3E60DE; 
scrollbar-darkshadow-color: #C0C0C0; 
scrollbar-face-color: #3E60DE; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white;
scrollbar-track-color: #EEEEEE; 
}

p, table {
margin-top: 3px;
margin-right: 5px;
margin-bottom: 3px;
margin-left: 5px;

}

body, td, th, p, h1, h2 {
font-size: 13px;
font-family: Verdana, Trebuchet, sans-serif;
color: blue;
}

A:LINK    {text-decoration: none}
A:VISITED {text-decoration: none; Color : #0033ff}
A:HOVER   {text-decoration: none; Color : #FF0000; }
