body {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-left: 5px;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-left: 4px;
	padding-right: 4px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.side_cell_bkg {
	background-image: url(images/sidebar.jpg);
}
.cell_center {
	text-align: center;
}
.staff_bio_txt {
	font-family: "tempus Sans ITC";
}
large_letter {
	font-size: 36px;
}
.footer_copyright {
	font-size: 10px;
	padding-top: 10px;
	text-align: center;
}
.footer_text {
	text-align: center;
	font-family: "tempus Sans ITC";
	color: #ff4fff;
	font-weight: bold;
	padding-left: 5px;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
.red_letter {
	font-weight: bold;
	color: #FF0000;
}
