h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 8px;
}
ol {
	font-size: 10pt;
	line-height: 150%;
	color: #333333;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: decimal;
}
ul {
	font-size: 10pt;
	line-height: 150%;
	color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

.font_p_03 {
	font-size: 10pt;
	line-height: 150%;
	color: #FF0000;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.font_p_04 {
	font-size: 14pt;
	font-weight: bolder;
	color: #990000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 12px;
}
.font_p_05 {
	font-size: 10pt;
	color: #333333;
	padding-bottom: 10px;
}
