.font_p_01 {
	font-size: 10pt;
	line-height: 130%;
	color: #5F5F5F;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.font_p_02 {
	font-size: 10pt;
	line-height: 130%;
	color: #990000;
	margin-top: 3px;
	margin-bottom: 7px;
	padding-top: 3px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}
ol {
	font-size: 10pt;
	line-height: 150%;
	color: #FF3300;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
ul {
	font-size: 10pt;
	line-height: 150%;
	color: #5f5f5f;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
}
