body {
	background-color: #006600;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	list-style-type: square;
}
.uploads {
	padding-left: 50px;
}
.footer_copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
}
.story {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
.story_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	font-weight: normal;
}
.story_text img {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.story_text a {
	font-size: small;
	color: #000066;	
}
.story_text a:link {
	text-decoration: underline;
	text-align:right;
}
.story_text a:visited {
	text-decoration: underline;
	color: #330000;
}
.story_text a:hover {
	text-decoration: underline;
	color: #336600;
}
.story_text a:active {
	text-decoration: underline;
	color: #FF6600;
}

.story_inner img {
	float: right;
	padding: 10px 0px 0px 10px;
	margin: 0 5px 5px 0;
}

.story_title {	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: medium;
	font-weight: bold;
}
.faq_questions {color: #006600; font-size: medium; font-family: Arial, Helvetica, sans-serif;}
.photo_caption {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: x-small; font-weight: normal;}
.bottom_nav {color: #FFFFFF; font-size: medium; }
a {
	font-size: medium;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	text-align:right;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
a.story:link {
	text-decoration: underline;
	font-weight: bold;
	color: #006600;
}
a.story:visited {
	text-decoration: none;
	color: #336666;
}
a.story:hover {
	text-decoration: underline;
	color: #33CCFF;
}
a.story:active {
	text-decoration: none;
	color: #006600;
}
