BODY,TABLE,TD{
	font-family: MS UI Gothic;
	font-size: 10pt;
	line-height: 120%;
	color: gray;
}
BODY{
	scrollbar-base-color: white;
}
A:LINK{
	text-decoration: none; color: gray;
}
A:VISITED{
	text-decoration: none; color: gray;
}
A:HOVER{
	text-decoration: none; background-color: white; color: #191970;
}