body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
}


.style5 {color: #d0d9c3}
.style8 {
	color: #816655;
	font-family: "Helvetica Neue";
	font-size: 10pt;
}
.style9 {
	color: #29544D;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.style10 {
	color: #D7610B;
	font-weight: bold;
	font-size: large;
}
.style11 {color: #D7610B; font-weight: bold; font-size: medium; }
.style13 {
	color: #FFFFFF;
	font-size: small;
}

a.orangelinks:link {
	color: #D7610B;
	text-decoration: none;
}
a.orangelinks:visited {
	color: #D7610B;
	text-decoration: none;
}
a.orangelinks:hover {
	color: #816655;
	text-decoration: none;
}
a.orangelinks:active {
	color: #816655;
}
a.whitelinks:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelinks:hover {
	color: #D0D9C3;
	text-decoration: underline;
}
a.whitelinks:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelinks:active {
	color: #816655;
	text-decoration: underline;
}
