body {
	background-color: #811148;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
}
.whitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.blacktextbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.blacktextsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.whitelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffdf95;
	text-decoration: none;
}
.bottomlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffdf95;
	text-decoration: none;
}
.purpletextbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #811148;
	text-decoration: none;
}
.purpletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #811148;
	font-weight:bold;
	text-decoration: none;
}
.purplesmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #811148;
	font-weight:bold;
	text-decoration: none;
}