.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a:link {  color: #0000FF; text-decoration: none}
a:active {  text-decoration: underline}
a:visited {  color: #993300; text-decoration: none}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #996600;
}
.menu_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 20px;
	text-align: justify;
}
.date_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
.table_top {
	position: relative;
	vertical-align: top;
}

.story_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: bold;
	text-align: left;
}

