body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	background-color: #FFFFCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	line-height: 1.2em;
}
.schedule_h1 {  
font-size: 16px;  
font-weight: bold; 
text-transform: uppercase; 
color: #000000
}
.small {  
font-size: 10px; 
color: #333333
}
.poem {  font-family: Papyrus, Parchment, "Trebuchet MS", "Bradley Hand ITC", Georgia; 
font-size: 16px; 
}
.papyrus {  
font-family: Papyrus, Parchment, "Trebuchet MS", "Bradley Hand ITC", Georgia; 
font-size: 16px;
line-height: 25px;
}
.bold {
	font-weight: bolder;
}
.boldcaps {
	font-weight: bolder;
	text-transform:uppercase;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.seriesdates {
	font-size: 0.85em;
	color: #CC0000;
	line-height: 1em;
}
.colored {
	color: #3366CC;
	font-weight: bold;
}
.pageheads {
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	background: #FFCC66;
}
.pagehdprint {
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	background: #CCCCCC;
}
a {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	background-color: #CC0000;
	color: #FFFFFF;
}
.mostpics {
	margin: 3px 5px 5px;
	border: 1px solid #000000;
}
.indent {
	margin-left: 10px;
}
