.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AA6BE8;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2C0057;
}
.smallerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodyheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C0057;
}
.table {

	background-repeat: no-repeat;
	background-color: #CC9BEA;
}
a:link {
	color: #732CBA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #732CBA;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}