.pagetitle {
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.pagecontent {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.menulink {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 200%;


}
.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;

}
a.menulink:hover {
	color: #FFFF00;
}
.quote {
	font-family: "Comic Sans MS";
	color: #993366;
}
.body-title {
	color: #FFFF00;
	font-weight: bold;

}
body {
	font-family: verdana, Arial, Helvetica, sans-serif;
}