@charset "utf-8";
/* CSS Document */
body, html {
	color:#000000; 
	background-color:#FFD5D5;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px; 
 	scrollbar-face-color: #ffcccc !important;
 	scrollbar-highlight-color: #ffffff !important;
    scrollbar-shadow-color: #990033 !important;
    scrollbar-3dlight-color: #ffffff !important;
    scrollbar-arrow-color: #990033 !important;
    scrollbar-track-color: #ffcccc !important;
    scrollbar-darkshadow-color: #ff0000 !important;
}

