
		.body1 {
		margin-top: 0px;
		background-color: #880000;
	}
	
	.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #880000;
}

	.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #880000;
}

	.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #880000;
}
	
	.font1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
		color: #222222;
	}

	.font2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #880000;
	}

	.font3 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		color: #222222;
	}

	.font4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		color: #880000;
	}

	.font5 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: normal;
		color: #880000;
	}

	.font6 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #222222;
	}
	
	.font7 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		font-weight: normal;
		color: #222222;
	}
	
	.font8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #880000;
}
	
	.background {
	background-color: #f6edca;
}
	
	.menu {
	margin: 4px 0px 4px 4px;
}

	.menu-font {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #880000;
		line-height: 20px;
		text-indent: 5px;
		color: #880000;
		text-decoration: none;
	}

	.menu-item {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #880000;
		line-height: 20px;
		text-indent: 5px;
	}

	.menu a {
		color: #880000;
		text-decoration: none;
	}

	.menu a:hover {
		color: #FFFFFF;
		background-color: #880000;
		display: block;
		text-decoration: none;
	}
	
	/* secondaryNav
=======================*/
	.nav2 {
	text-align: center;
	color: #880000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

	.nav2 a {
	color: #880000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
	
	.nav2 a:hover {
	color: #880000;
	font-weight: bold;
	text-decoration: none;
}

	/* end secondaryNav */

	a {
		color: #880000;
		text-decoration: none;
	}

	a:hover {
		color: #cc0033;
		text-decoration: underline;
	}

	.border {
		border-color: Black Black Black Black;
	}
		