@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
body {
	background-color: #917B4C;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	background-position: center center;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	color: #003366;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #009999;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 12pt;
}

