﻿.headerBig {
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
	background-color: #E6E6E6;
	text-align: center;
	color: #800080;
	line-height: 50px;
}
.topPicture {
	text-align: center;
	font-family: Verdana;
}
.sectionTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
	line-height: 90px;
}
.headerSmall {
	font-family: Verdana;
	background-color: #E1E1E1;
	text-align: center;
	line-height: 32px;
}
.footer {
	border-style: double;
	text-align: center;
}
.bodyText {
	font-family: Verdana;
	text-align: left;
}
.pictBorder {
	border: 8px #663366 solid;
}
.internalLink {
	font-size: 18px;
	text-align: left;
}
.bodyTextSmall {
	font-size: 12px;
	text-align: left;
}
.subSectionText {
	text-align: left;
	font-size: 16px;
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

