@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}
.bolderarial {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 26px;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #8F2F8D;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8F2F8D;
}
.boldarial {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.bolderarialPurple {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 26px;
	color: #8F2F8D;
}

