.bannerline1 {
	font-size: x-large;
	font-weight: bold;
}
.bannerline2 {
	font-size: medium;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #544f12;
	background-color: #ffffff;
}
.bannerline3 {
	font-size: large;
	font-weight: bold;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: oblique;
	font-weight: lighter;
	text-align: center;
}
.sectionhead {
	font-size: large;
	top: auto;
	text-align: center;
}
.footer {
	font-size: small;
	text-align: center;
}
.quotes {
	font-size: small;
	font-style: oblique;
	font-weight: bold;
}
.listitem {
	font-weight: bold;
}
