body {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: lightsteelblue;
}

.quotetext {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #53557B;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #666699;
	font-weight: bold;
	text-decoration: underline;
}
a.special:link {
	color: #FF0000;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: underline;
}

a.special:visited {
	color: #990000;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: underline;
}

.footertext {
	font-family: "Bookman Old Style";
	font-size: 9px;
	color: #635A4B;
}
.studiotext {
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.subhead {
	font-family: "Bookman Old Style";
	font-size: 18px;
	font-style: oblique;
	color: #000033;
	font-weight: bold;
}
.fancytext {
	font-family: "Freestyle Script", Arial; 
	font-size: 24px; 
}