body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-image: url(../foe_common_images/yellow_haze.jpg);
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #048513;
}
a:hover {
	color: #996600;
}
.singleborder {
	border: thin solid #0000CC;
}
h1 {
	font-size: 175%;
}
h2 {
	font-size: 125%;
}
ol {
	font-size: 85%;
}
caption {
	font-size: 85%;
}
.schedule {
	font-size: 85%;
}
a.blulink:link {
	color: #66FFFF;
}
a.blulink:visited {
	color: #33FF00;
}
a.blulink:hover {
	color: #E9DE8F;
}
