.Nav_Table {
	vertical-align: top;
}
.Nav_Font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA8223;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
}

Body {
    background-color: white;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
}

.copyright {
	color: #AA8223;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.Main_Text_Black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Underlined_Links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.Headline_Text_Black {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
