body{
	scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-face-color:orange;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#ffffff;
    background-color : #FFFFFF;
    
}
body,td{
	font-size: 10pt;
	font-family: "ms gothic",Osaka;
}	
a:link,a:visited,a:active{
	color: #ff6699;
	text-decoration: underline;
}
a:hover{
	color: #0066FF;
	text-decoration: none;
}
textarea,input{
	color: #000;
	border:0px solid #ff9900;
	background-color: #fff;
}


