body {
	background-color: #ECECEC;
}
body,tr {
	font-size: 12px;
	color: #4B4B4B;
	line-height: 15px;
	margin: 0px;
}
a:link,a:visited,a:active {
	color: 3E578E;
}
a:hover {
	color: #CC0000;
}
.small {
	font-size: 10px;
	line-height: 14px;
}
.lightblue10 {
	font-size: 10px;
	color: #96A6DC;
	line-height: 14px;
}
.gray10 {
	font-size: 10px;
	color: #919191;
	line-height: 14px;
}
.blue10 {
	font-size: 10px;
	color: #070E99;
	line-height: 14px;
}
.hyo-title {
	font-size: 10px;
	font-weight: bold;
	color: #626262;
}
.hyo-text {
	font-size: 10px;
	color: #626262;
}
.gray {
	font-size: 12px;
	color: #626262;
}
.xsmall {
	font-size: 9px;
	font-variant: small-caps;
}
