.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666;
	font-style: normal;
	font-weight: bold;
}
.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.subheading1_underline {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666;
	font-weight: bold;
}
.subheading2_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.subheading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}


.main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
.page_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
