.PhotoCaption {
	text-align: center;
}
.MinorTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0066FF;
	text-align: center;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.FancyTitle {
	font-family: Forte, Magneto, fantasy;
	font-size: 36pt;
	font-weight: 600;
	color: #9900FF;
}
.Announcement {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: 600;
	color: #0000FF;
}
body {
	background-color: #EDEEE0;
	color: #0066CC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Papyrus, Forte, Magneto, fantasy;
	font-size: 2.6em;
}
.specialFont {
	font-family: "Footlight MT Light", Arial;
	vertical-align: top;
}
.fixedwidth {
	width: 25%;
}

