.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	word-spacing: 3px;
	letter-spacing: 1px;


}
.bullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	padding-bottom: 10px;


}
.pagetitle {
	font-family: "Comic Sans MS", "Lucida Casual", Arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
.subsection {

	font-family: "Comic Sans MS", "Lucida Casual", Arial, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.bodytextbold {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.parchmentbg {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
}
