a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
a.footerlink:link {
	color: #333333;
	text-decoration: none;
}
a.footerlink:visited {
	text-decoration: none;
	color: #333333;
}
a.footerlink:hover {
	text-decoration: underline;
	color: #333333;
}
a.footerlink:active {
	text-decoration: none;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
p {
	color: #222222;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	text-align: left;
	clip: rect(auto,auto,1px,auto);
	padding: 0px;
	margin: 0 0 8px;
	color: #732F64;
	text-transform: uppercase;
	line-height: 21px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	clip: rect(auto,auto,1px,auto);
	padding: 0px;
	margin: 0 0 8px;
	color: #732F64;
	text-transform: uppercase;
}
.textbackground {
	background-color: #f5f5f5;
}
.footer {
	color: #222222;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin: 0px;
}
.purpletext {
	color: #732F64;
}
.greentext {
	color: #178921;
}
