body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 55px;
	background-color: #223855;
}
.article {
	float: left;
	width: 510px;
	margin-left: 20px;
}
.headline {
	float: left;
	width: 665px;
	height: 35px;
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
}
a:link {
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #336633;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #336633;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #336633;
}
.bodytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
	line-height: 16pt;
	}
.smalltext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
	font-weight: bold;
	line-height: 10pt;
	}
.subtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
	line-height: 16pt;
	font-weight: bold;
}
.headlines {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #735905;
	font-weight: bold;
}
.menutext {
    font-family: font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
	line-height: 11pt;
	font-weight: bold;
}




