A { 
	color: #817f55;
	text-decoration: none;
 }
 
A:hover {
	color: #5c412d;
	text-decoration: none;

 }

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5c412d;
	text-decoration: none;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5c412d;
	text-decoration: none;
}
.footnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5c412d;
	text-decoration: none;
}
.textbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5c412d;
	text-decoration: none;
}


.menuBox {
	background-color: #dbe7e8;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px double #999966;
	border-left: 1px double #999966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #817f55;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.menuBox:hover {
	background-color: #dbe7e8;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px double #999966;
	border-left: 1px double #999966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5c412d;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.numbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #769ca1;
	text-decoration: none;
}

.numbersHighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5c412d;
	text-decoration: none;
}
.italicText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5c412d;
	text-decoration: none;
}
.subNavText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: .5pt;
	word-spacing: .25em;
	color: #769ca1;
	text-decoration: none;
}
.subNavText:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: .5pt;
	word-spacing: .25em;
	color: #769ca1;
	text-decoration: none;
}
.subNavText:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: .5pt;
	color: #5c412d;
	text-decoration: none;
}
.headlineSection {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5c412d;
	text-decoration: underline;
}
.bottomCredit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;

	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: .5pt;
	word-spacing: .25em;
	color: #769ca1;
	text-decoration: none;
}
.subNavStationary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: .5pt;
	word-spacing: .25em;
	color: #5c412d;
	text-decoration: none;
}
