@charset "utf-8";
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.bodytext {
	font-family: Occidental;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #500b5b;
}
.copyright {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #500b5b;
	text-decoration: none;
}
.menu, .menu a:link, .menu a:visited, .menu a:active {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #DC25F5;
	text-decoration: none;
	font-weight: normal;
}

.menu a:hover {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #6F0037;
	text-decoration: none;
	font-weight: normal;
}
.pageheading {
	font-family: Occidental;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #835b89;
	text-decoration: none;
}
.pagetext {
	font-family: Occidental;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #97708c;
	text-decoration: none;
}

