<style>
	.header {
		font-weight: none;
		color: #88310b;
		font-family: Verdana, Arial;
		font-size: 10px;
		TEXT-DECORATION: none;
	}
	.secondaryheader {
		font-weight: bold;
		color: black;
		font-family: Verdana, Arial;
		font-size: 18px;
		TEXT-DECORATION: none;
	}
	.contentheaderbig {
		font-weight: bold;
		color: black;
		font-family: Verdana, Arial;
		font-size: 16px;
		TEXT-DECORATION: none;
	}
	.content {
		color: black;
		font-family: Verdana, Arial;
		font-size: 12px;
	}
	.contentwhitei {
		color: white;
		font-family: Verdana, Arial;
		font-size: 12px;
		font-style: italic;
		font-weight: bold;
	}
	.contentbold {
		color: black;
		font-family: Verdana, Arial;
		font-size: 12px;
		font-weight: bold;
	}
	.contentbold14 {
		color: black;
		font-family: Verdana, Arial;
		font-size: 14px;
		font-weight: bold;
	}
	.fineprint {
		color: #7e7e7e;
		font-family: Verdana, Arial;
		font-size: 12px;
	}
	.contentsmallwhite {
		font-weight: bold;
		color: white;
		font-family: Verdana, Arial;
		font-size: 12px;
	}
	.link {
		color: white;
		font-family: Verdana;
		font-size: 10px;
		TEXT-DECORATION: underline;
	}
	.link12 {
		color: white;
		font-family: Verdana;
		font-size: 12px;
		TEXT-DECORATION: underline;
	}
	.bluelink {
		font-weight: bold;
		color: #0394b3;
		font-family: Verdana, Arial;
		font-size: 12px;
		TEXT-DECORATION: underline;
	}
	.menu {
		color: #ffffff;
		font-weight: bold;
		font-family: Arial;
		font-size: 14px;
		TEXT-DECORATION: none;
	}
	.menu2 {
		color: #645a4d;
		font-family: Verdana;
		font-size: 14px;
		font-weight: none;
		TEXT-DECORATION: none;
	}
</style>
