BODY {
	background:#ffffff;
	color:#000080;
	font-family:"MS UI Gothic",sans-serif,serif;
	font-size:11pt;
	scrollbar-3d-light-color:#000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color:#E0E0E0;
}

TR {
	background:#ffffff;
	color:#000080;
	font-family:"MS UI Gothic",sans-serif,serif;
	font-size:11pt;
}

TD {
	background:#ffffff;
	color:#000080;
	font-family:"MS UI Gothic",sans-serif,serif;
	font-size:11pt;
}

CAPTION {
	background:#ffffff;
	color:#000080;
	font-family:"MS UI Gothic",sans-serif,serif;
	font-size:11pt;
}

A:link {color:#FF0000; text-decoration:none;}
A:visited {color:#800080; text-decoration:none;}
A:hover {color:#000000; text-decoration:underline;}
A:active {color:#000080; text-decoration:none;}

