.purpletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #6E2C4F;
	background-color: #ECE1E7;
	background-repeat: repeat;
	padding: 0px;
	margin: 10px;
}
.purplepara {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #6E2C4F;
	background-color: #ECE1E7;
	background-repeat: repeat;
	padding: 0px;
	font-weight: bold;
	margin: 10px;
}
.blacktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	padding: 10px;
	margin: 0px;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #6E2C4F;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #6E2C4F;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #6E2C4F;
	text-decoration: underline;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6E2C4F;
	border-right-color: #6E2C4F;
	border-bottom-color: #6E2C4F;
	border-left-color: #6E2C4F;
	font-weight: bold;
}
.blackpara {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	background-color: #ECE1E7;
	background-repeat: repeat;
	padding: 0px;
	font-weight: bold;
	margin: 10px;
}

