.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.titles {
	font-family: "Copperplate Gothic Bold";
	font-size: large;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.list_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	list-style-position: outside;
	list-style-type: disc;
}
.largefont {
	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
}

