body {background-color: #FFFFFF;
}
.text {
	font-family: "Georgia", Times New Roman, Times, serif;
	color:#000;
	font-size: small;
}
.pageheader {
	font-family: "Georgia", Times New Roman, Times, serif;
	color:#000;
	font-variant: small-caps;
	font-size: x-large;
	text-decoration:underline
}
.headings {
	font-family: "Georgia", Times New Roman, Times, serif;
	color:#e64d4d;
	font-variant: small-caps;
	font-size:large;
	text-decoration:underline
}
.subheadings {
	font-family: "Georgia", Times New Roman, Times, serif;
	color:#e64d4d;
	font-variant: small-caps;
	font-size: medium;
	text-decoration:underline
}
a:link {color:#800080;text-decoration:none}	
a:visited {color:#800080;text-decoration:none}
a:hover {color:#800080;text-decoration:none}
a:active {color:#800080;text-decoration:none}
