	.header {
		font-weight: none;
		color: #88310b;
		font-family: Verdana, Arial;
		font-size: 10px;
		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;
	}
	.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: black;
		font-family: Verdana, Arial;
		font-size: 10px;
	}
	.contentsmall {
		font-weight: bold;
		color: black;
		font-family: Verdana, Arial;
		font-size: 12px;
	}
	.link {
		color: #5b2d37;
		font-family: Arial;
		font-size: 14px;
	}
	.menu {
		color: white;
		font-family: Arial;
		font-size: 11px;
		font-weight: none;
		TEXT-DECORATION: none;
	}
	.menured {
		color: red;
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		TEXT-DECORATION: none;
	}
	.menu:HOVER {
		color : white;
		TEXT-DECORATION: none;
	}
	.menui {
	color: #5b2d37;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-style: italic;
	}
