body {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #8F8D6C;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Helvetica Neue Condensed','Helvetica Neue';
	font-weight: bold;
	color: white;
	font-weight: normal;
	background-color: #8F8D6C;
}
h1 { font-size: 20pt;}
h2 { font-size: 16pt;}
h3 { font-size: 12pt;}


a {
	color: white;
}
a img {
	border: 0px;
}
