body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #845B30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #845B30;
}
a:hover {
	text-decoration: none;
	color: #BD8144;
}
a:active {
	text-decoration: none;
}

.level2Background {
	background-color: b5b5b5;
	background-image: url(level2/level2Images/background2.jpg);
	background-repeat: repeat-x;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 616161;
	line-height: 12px;
}
.pageHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: 555555;
}
.subhead1 {
	color: #430C1A;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead2 {
	color: 555555;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead3 {
	color: 6f6f6f;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.textLevel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: 555555;
}