/* CSS Document */
body,table,td,tr,pre,ul { font-family:Arial; color:#000000; border width:1; }
body,td,div,pre,p,ul { font-family:Arial; font-size:14px; }
div { font-family:Arial; color:#000000; font-size:10px; }
p { font-family:Arial; color:#000000; font-size:14px; }

a:link { text-decoration:none; color:#000000; font-weight:bold; }
a:visited { text-decoration:none; color:#000000; font-weight:bold; }
a:active { text-decoration:none; color:#FFC800; font-weight:bold; }
a:hover { text-decoration:none; color:#FFC800; font-weight:bold; }
a:focus { text-decoration:none; color:#FFC800; font-weight:bold; }

BODY {scrollbar-face-color: #E1E1E1;; 
		scrollbar-highlight-color: #FFFFFF; 
		scrollbar-shadow-color: #FFFFFF; 
		scrollbar-3dlight-color: #E1E1E1;
		scrollbar-arrow-color: #000000; 
		scrollbar-track-color: #FFFFFF; 
		scrollbar-darkshadow-color: #E1E1E1; }
