body { scrollbar-face-color: #FFFFE3;
	scrollbar-shadow-color: #000066;
	scrollbar-highlight-color: #000066;
	scrollbar-3dlight-color: #FFFFE3;
	scrollbar-darkshadow-color: #FFFFE3;
	scrollbar-track-color: #FFFFE3;
	scrollbar-arrow-color: #000066;
	cursor: default; 
	font-family: tahoma; 
	background: #FFFFE3;
	background-image: none;
	font-size: 11px; 
	color: #000066; 
	margin-left: 1; 
	margin-top: 1; 
	margin-bottom: 0; 
	margin-right: 0 ;
}


INPUT{ color: #000066 }


.p, div, span, li, ul, ol, td, th { font-family: tahoma; font-size: 11px; color: #000066 }
.input, select { color: #000066; font-family: tahoma; font-size: 11px; height: 17;}
.textarea { color: #000066; font-family: tahoma; font-size: 11px;}
.a:link { font-family: tahoma; font-size: 11px; text-decoration: none; color: #000066 }
.a:visited { font-family: tahoma; font-size: 11px; text-decoration: none; color: #0000AA }
.a:hover { font-family: tahoma; font-size: 11px; color: #CC0000 }

