.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 17px;
	color: #7D0D00;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	color: #000000;
	text-decoration: underline;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.nav:hover {
	color: #9F6D67;
	text-decoration: underline;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.lines {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7F3B33;
	border-right-color: #7F3B33;
	border-bottom-color: #7F3B33;
	border-left-color: #7F3B33;
}
.linesleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #7F3B33;
	border-right-color: #7F3B33;
	border-bottom-color: #7F3B33;
	border-left-color: #7F3B33;
}
.linesright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #7F3B33;
	border-right-color: #7F3B33;
	border-bottom-color: #7F3B33;
	border-left-color: #7F3B33;
}
.navCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #9F6D67;
	text-decoration: none;
	padding-left: 10px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 17px;
	color: #7D0D00;
	text-decoration: none;
	font-weight: bold;
}

