﻿a {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.staffpics {
	float: left;
	margin-right: 40px;
	margin-left: 40px;
}
.small-text {
	padding: 10px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: small;
	vertical-align: top;
	text-align: left;
}
.bold-center {
	text-align: center;
	font-weight: bold;
}
.bold-and-blue {
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}
.textblock-right {
	padding: 10px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: medium;
	vertical-align: top;
	text-align: center;
}
#story h1 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: x-large;
	font-weight: bold;
	vertical-align: middle;
}
#story h4 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
#story a {
	color: #000080;
	text-decoration: underline;
}
#story a:visited {
	color: #000080;
	text-decoration: none;
}
.textblock-left {
	padding: 10px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: medium;
	vertical-align: top;
	text-align: left;
}
.bold-underline {
	text-decoration: underline;
	font-weight: bold;
}
.bold-underline-white-bg {
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFFFF;
}
.plain-med-text {
	font-size: small;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
.bold-sml-text {
	font-size: small;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
}

