h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #99CCFF;
	font-style: italic;


}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699FF;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC00FF;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33FF00;
	text-decoration: underline;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6666FF;
}
a:hover.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9900FF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #99CCFF;
	margin-bottom: -15px;

}
.weekday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699ff;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #339900;
	margin-bottom: -10px;

}
li {
	list-style-image: url(images/jester_hat_accent_left.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 7px;
}

.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699FF;
}
.tableitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CCFF;
}
.indexlinks {
	font-family: "Monotype Corsiva", Garamond, "Times New Roman";
	font-size: 22px;
	color: #FF00FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;

}
a.indexlinks {
	font-family: "Monotype Corsiva", Garamond, "Times New Roman";
	font-size: 20px;
	color: #66FF00;
	text-decoration: none;


}
a:hover.indexlinks {
	font-family: "Monotype Corsiva", Garamond, "Times New Roman";
	font-size: 20px;
	color: #9900FF;
}
blockquote {
	margin-left: 45px;
	margin-top: 5px;
	margin-bottom: 5px;

}
a:active {
	color: #CC9933;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #999935;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
	margin-top: 10px;
}

