/* CSS Document */
body{ 
scrollbar-face-color: #cccccc;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #F7E1B0;
scrollbar-darkshadow-color: #F7E1B0;
scrollbar-track-color: #E1E9EC;
scrollbar-arrow-color: #E1E9EC;
}

A:LINK {color:#263567; text-decoration:none;}
A:ACTIVE {color:#263567; text-decoration:none;}
A:VISITED {color:#263567; text-decoration:none;}
A:HOVER {text-decoration:underline;}

A:hover {color: #000000;}

td,th,div,p{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:#000000;}
.title{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#000000;}
