body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #660066;
}
.heavytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #660066;
	font-weight: bold;
}
.smalltext {
	font-size: x-small;
	color: #660066;
}
.tinytext {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #660066;
}

a.smalllink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6D0053;
	font-style: italic;
}
a.smalllink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6D0053;
	font-style: italic;
}
a.smalllink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: red;
	font-style: italic;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #6D0053;
	font-weight: bold;
}

