body {
	margin: 0px;
}
.underline_gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.f18 {
	font-family: "‚l‚r ‚o–¾’©";
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	color: #999999;
}
.f12 {
	font-size: 12px;
	line-height: 140%;
}
.underline_green {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
}
.f12_bold {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
}
.f12_white_bold {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
.f12_white {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}

