@charset "utf-8";
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
}
.Story {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.photos {
	padding: 4px;
	border: 2px solid #000000;
	background-color: #FEA040;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
}
.footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 60px;
}
