@charset "utf-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	}
body { 
	/*font-family: Helvetica LT Std, Helvetica, Arial, sans-serif;*/
	font-family: Arial, sans-serif;
	font-size:80%;
	
	scrollbar-FACE-COLOR: #ffffff;
	scrollbar-HIGHLIGHT-COLOR: #ffffff;
	scrollbar-SHADOW-COLOR: #ffffff;
	scrollbar-3DLIGHT-COLOR: #ffffff;
	scrollbar-ARROW-COLOR:  #cccccc;
	scrollbar-TRACK-COLOR: #999999;
	scrollbar-DARKSHADOW-COLOR: #999999;
	
	/*line-height: 1.88889;*/
	color: #000000; 
	background: #fff; 
	margin: 0; 
	padding: 0;
	}
	
a{
	text-decoration:underline;
	color:#335299;
}
a:hover{
	color:#FF9933;
}

*:first-child+html td.tdie7P4{
	/*padding-top:4px;*/
}
	

