
body {
	font-size: 11pt; font-family: "MS UI Gothic", Osaka;
	scrollbar-3dlight-color:sandybrown;
	scrollbar-arrow-color:white;
	scrollbar-base-color:sandybrown;
	scrollbar-darkshadow-color:sandybrown;
	scrollbar-face-color:sandybrown;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
}

tr,td {
	font-family:"MS UI Gothic";
	font-size:11pt;
}

a:link {
	text-decoration:underline;	font-weight:bold;
}
a:visited {
	text-decoration:underline;	font-weight:bold;
}
a:hover {
	text-decoration:underline;	font-weight:bold;
	color:white;	background-color:darksalmon;
}
