body, td{
	font-family : "Century Gothic";
	font-size : 10pt;
	color : White;
}

a {
	text-decoration: underline;
	color: #C837AE;
}
a:hover {
	color: #9900CC;
}

.headingfont {
	font-family : "Goudy Old Style";
	color: #C837AE;
	text-align : left;
	font-size: 24px;
}
