.font_bold {
	font-weight: bold;
}
.linehi_10 {
	line-height: 10pt;
}
.linehi_12 {
	line-height: 12pt;
}
.linehi_16 {
	line-height: 16pt;
	text-align: justify;
	text-justify: distribute;
}
.fontsize_8 {
	font-size: 8pt;
}
.fontsize_10 {
	font-size: 10pt;
	text-justify: distribute;

}
.fontsize_12 {
	font-size: 12pt;
	text-align: justify;
	text-justify: distribute;
}
.fontsize_11 {
	font-size: 11pt;
}
a:link {
	color: #0066FF;

} a:hover {
	color:#DC0E16;

} 
a:visited {
	color: #0066FF;


}
h1 {
	font-size: 14px;
	line-height: 18px;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 1px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 1px;
}
.box_3 {
	padding: 5px;
	width: 100%;
	border: 1px dotted #817056;
	background-color: #FFCCCC;
	margin: 2px;
}
