.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.title-2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5E2869;
}
.links {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #660099;
}
.table {
	border: thin solid #660033;
}
.header {
	font-family: "Bradley Hand ITC";
	font-size: 24px;
	color: #660099;
	font-weight: bolder;
}

