.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #9900CC;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	padding: 8px;
}
.sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	padding: 8px;
	color: #9900CC;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9900CC;
	text-decoration: underline;
	text-align: center;
	padding: 8px;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #33FFFF;
	padding: 8px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33FFFF;
}
