p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #aba379;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #6a9899;
	text-decoration: none;
}
a:visited {
	color: #6a9899;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #427f7f;
	text-decoration: none;
}
table {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aba379;
	border-left-color: #aba379;
}
