.Main_Heading {
	font-family: "Bookman Old Style";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1C3C85;
	text-align: center;
}
p {
	padding: 0px;
	margin: 4 px;
}
.Subheading_Bold {

	font-family: "Bookman Old Style";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1C3C85;
	text-align: center;
}
.Subheading_Boldsmaller {


	font-family: "Bookman Old Style";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #1C3C85;
	text-align: center;
}
#Table_01 td {
	vertical-align: top;
}
.Document_Text {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: justify;
	white-space: normal;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 14px;
}
.Document_Text_underline {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: center;
	white-space: normal;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 14px;
	text-decoration: underline;
	background-position: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
