.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	padding-left: 6px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	padding-left: 8px;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
}
.header2_norm {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
	margin-left: 6px;
}
.test {
	font-size: 15pt;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 6px;
}
.body_text_in {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-indent: 34pt;
}
.subhead_under {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
.brdr {
	border: thin #000000;
}
.body_text_in_pad {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	padding-left: 6px;
	text-indent: 34px;
	text-align: left;
}
.sm_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	text-indent: 4px;
}
body {
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
}
#Content {
	width: 801px;
	text-align: left;
	padding: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
