body {
	margin: 0px;
}
.f12 {
	font-size: 12px;
	line-height: 140%;
}
.f16 {
	font-size: 16px;
	line-height: 140%;
	color: #527DFF;
	font-weight: bold;
}
.f13 {
	font-size: 13px;
	line-height: 140%;
}
.f12_blue {
	font-size: 12px;
	line-height: 140%;
	color: #0000FF;
}
.f12_red {
	font-size: 12px;
	line-height: 140%;
	color: #FF0000;
}
.f13_bold {
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
}
.f13_blue {
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
	color: #0065CE;
}
.f14_redbold {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #FF0000;
}
