body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #440088;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 
	font-weight: bold;
	color: #440088;
	text-decoration: underline, bold;
}
a:hover {
	text-decoration: underline;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #440088;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	line-height: 140%;
}
.bigtable {
	border: 1px solid #440087;
}

.maintext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #440088;
	text-decoration: none;
}
.maintext a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -16px;
}
