BODY	{
	font-size : 10pt;
	font-family: "MS UI Gothic";
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color:#000000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color: #000000;
	background-color:#FFFFFF;
	color: #000000;
	cursor:help;
}

A:link	{
	text-decoration: none;
	color: #FF6600;
}
A:visited	{
	text-decoration: none;
	color: #FF6600;
}
A:active	{text-decoration: underline;
	color: #FF6600;
	}
A:hover		{
	text-decoration:underline overline;
	color: #000000;
	cursor:hand;
}

TR	{font-size :10pt;font-family : "MS UI Gothic";}
TD	{font-size :10pt;font-family : "MS UI Gothic";}


