.headerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #cbb897;
	text-decoration: none;
}
.headerMenuLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	color: #e3d8c5;
	text-decoration: underline;
}
.headerMenuLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	color: #ffffff;
	text-decoration: underline;
}
.headerFunAndDistinctive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.headerFunAndDistinctiveTan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	color: #cdba99;
	text-decoration: none;
	letter-spacing: 1px;
}
.headerPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	color: #cdba99;
	text-decoration: none;
	letter-spacing: 7px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #c6b28f;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #25211d;
	text-decoration: none;
}
.heading {
	font-size: 21px;
	font-weight: bold;
	color: #7f6c50;
	text-decoration: none;
	line-height: normal;
	letter-spacing: -1px;
}
.normalLineHeight {
	line-height: normal;
}
a {
	color: #7f6c50;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.strikeout {
	color: #999999;
	text-decoration: line-through;
}
