
.general
{
	clear: both;
	font-size: 10pt;
}

.general h2
{
	font-size: 15pt;
	border-bottom: 1px solid #f0ffff;
	color: #f0ffff;
}

.general p
{
	clear: both;
	padding: 0 25px 0 25px;
}

.general p:first-letter
{
	float: left;
	font-size: 21pt;
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 3px;
	color: #daa520;
}

.headlines
{
	font-size: 10pt;
	margin: 0 20px 0 20px;
}

.headlines h2
{
	font-size: 15pt;
	border-bottom: 1px solid #f5deb3;
	color: #daa520;
	margin-top: 5px;
}

.stories
{
	width: 886px;
	height: 280px;
	margin-left: 25px;
}

.story h3
{
	font-size: 11pt;
	margin-top: 3px;
	border-bottom: 1px solid #ffffff;
}

.story
{
	float: left;
	width: 425px;
	height: 260px;
	border: 1px solid #b8860b;
	padding: 3px 3px 3px 3px;
	margin: 0 5px 0 5px;
}

.story p:first-letter
{
	font-size: 1.5em;
	font-family: 'Times New Roman', Times, serif;;
	padding-right: 1px;
	color: #daa520;
}

.story img
{
	float: left;
	margin-right: 5px;
}

.headlines a
{
	color: #daa520;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted #bdb76b;
}

.requirements
{
	text-align: center;
}
