<style>
	.header {
		font-weight: none;
		color: #88310b;
		font-family: Verdana, Arial;
		font-size: 10px;
		TEXT-DECORATION: none;
	}
	.contentheaderbig {
		font-weight: bold;
		color: white;
		font-family: Verdana, Arial;
		font-size: 16px;
		TEXT-DECORATION: none;
	}
	.contentmission {
		color: white;
		font-family: Verdana, Arial;
		font-size: 18px;
	}
	
	.content {
		color: white;
		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: white;
		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: white;
		font-family: Verdana, Arial;
		font-size: 10px;
	}
	.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: white;
		font-family: Verdana;
		font-size: 14px;
		font-weight: bold;
		TEXT-DECORATION: underline;
	}
	.menu2 {
		color: white;
		font-family: Verdana;
		font-size: 12px;
		font-weight: none;
		TEXT-DECORATION: underline;
	}
	.menu3 {
		color: white;
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		TEXT-DECORATION: none;
	}
</style>
