.contentarea {
	padding-top: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f2f2f2;
	text-align: justify;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;

}
a.content:link {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color: #5a1059;
	text-decoration: none;
	font-weight: bold;
}
a.content:visited {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color: #5a1059;
	text-decoration: none;
	font-weight: bold;
}
a.content:hover {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	text-align: center;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996493;
}
