.font_bold {
	font-weight: bold;
}
.linehi_10 {
	line-height: 10pt;
}
.linehi_12 {
	line-height: 12pt;
}
.linehi_16 {
	line-height: 16pt;
}
.fontsize_8 {
	font-size: 8pt;
}
.fontsize_10 {
	font-size: 10pt;
}
.fontsize_12 {
	font-size: 12pt;
}
.fontsize_14 {
	font-size: 12pt;
	line-height: 34pt;
}
.font_red {
	color:#FF0033;
}
.font_blue {
	color:#000099;
}
.margin_t30 {
	margin-top:30px;
}
.bg_line {
	background-image:url(images/line001.gif);
	background-repeat:repeat-x;
	height:8px;
}
.top_flame {
	padding:3px 25px;
	font-size:8pt;
	line-height:12pt;
	background-image:url(images/top_flame_bg.jpg);
	background-repeat:repeat-y;
	
}