body {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: normal;
	color: #1F3C5A;
	margin-top: 25px;
	margin-bottom: 15px;
}

h2 {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: -10px;
	font-weight: normal;
	color: #FF6600;
	padding-right: 25px;
	background-color: #D7D7D7;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
}

h3 {
	font-size: 12px;
	line-height: 16px;
	color: #1F3C5A;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 25px;
	font-weight: bold;
	margin-right: 30px;
}


h4 {
	font-size: 12px;
	line-height: 16px;
	margin-left: 25px;
	font-weight: normal;
	margin-right: 25px;
	list-style-position: outside;
	color: #1F3C5A;
}

h5 {
	font-size: 11px;
	line-height: 15px;
	margin-left: 25px;
	font-weight: normal;
	list-style-position: outside;
	margin-right: 25px;
	color: #1F3C5A;
}

h6 {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	list-style-position: outside;
	margin-right: 25px;
	color: #1F3C5A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-right: 5px;
	padding-left: 100px;
}
