body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #3D11A4;
}
.general_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3D11A4;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
	vertical-align: middle;
}
.general_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
	vertical-align: middle;
}
.general_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
}

.navigation_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D11A4;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
	font-style: normal;
}
