.h1 {  font-size: 36px; font-weight: bold}
.h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-indent: 50px;
}
.h2 {  font-size: 18px; font-weight: bold}
.h4 { font-size: 16px; font-weight: bold }
.h5 {  font-size: 13px; margin-left: 20px}
.h6 { font-size: 13px; margin-left: 20px ; text-align: right}
.h7 { font-size: 12px; font-weight: normal; line-height: 1.5em}
.h8 { font-size: 12px; font-weight: normal; line-height: 1.5em; background-color:#FFFF00 }
.type-a {  font-size: 14px; line-height: 1.7em; margin-left: 10px; margin-top: 0.5em; margin-right: 10px}
.type-b { font-size: 12px; line-height: 1.7em; margin-left: 50px; margin-top: 0.25em; margin-right: 10px ; margin-bottom: 1.2em}
.type-c {  font-size: 12px; line-height: 1.7em; padding-left: 10px; padding-top: 0.5em; padding-right: 10px}
.type-d {
	font-size: 15px;
	line-height: 2em;
	margin-bottom: 2em;
	padding-left: 30px;
	padding-right: 40px;
}
.type-e {

	font-size: 13px;
	margin-top: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	padding-left: 30px;
	padding-right: 20px;
}
.type-f {
	font-size: 13px;
	margin-top: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	padding-left: 30px;
	padding-right: 20px;
	font-weight: bold;
	color: #FF3300;
}
.h3a {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin-left: 50px;
}
.h3b {
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
	margin-left: 50px;
}
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

