@import url(../css/scrollber1.css);
BODY{
				
	font-size : 9pt;
	font-family : "MS UI Gothic",sans-serif;
	color : #505050;
	background-color : #ffffff;
	text-decoration : none;
	
	background-attachment : fixed;
}
A{
				
	font-size : 9pt;
	color : #505050; 
	text-decoration : none;
}
A:LINK{
				
	font-size : 9pt;
	color : #505050;
	text-decoration : none;
}
A:VISITED{
				
	font-size : 9pt;
	color : #505050;
	text-decoration : none;
}
A:hover{
				
	font-size : 9pt;
	color : #cb2136;
	text-decoration : none;
}
A:active{
				
	font-size : 9pt;
	color : #cb2136;
	text-decoration : underline;
}
TABLE{
				
  font-size : 10pt;
}
