#mainbody {
	margin-left: auto;
	margin-right: auto;
}
body {
	background-color: #afb3db;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
	font-size: 10px;
	margin-right: 20px;
	margin-left: 105px;
	line-height: 140%;
}
h1 {
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	margin-left: 105px;
	border-bottom-color: #330000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-right: 38px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #330000;
	margin-bottom: -6px;
	margin-top: 15px;
	margin-left: 105px;
}
a {
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f262c3;
	text-align: right;
	padding-right: 5px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #afb3db;
	margin-top: 10px;
	margin-bottom: 10px;
}
