body {
	background-color: #7a918e;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4e847d;
	line-height: 18px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4e847d;
	line-height: 18px;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4e847d;
	line-height: 18px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7a918e;
	line-height: 18px;
	text-decoration: underline;
}	
a.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .05em;
}
a.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#bbc7c5;
	text-decoration: none;
	text-transform: uppercase;
}	
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#7a918e;
	line-height: 18px;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#7a918e;
	line-height: 18px;
	text-decoration: none;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#7a918e;
	line-height: 18px;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#7a918e;
	line-height: 18px;
	text-decoration: none;
}
a.footer-white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	line-height: 24px;
	text-decoration: none;
}
a.footer-white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	line-height: 24px;
	text-decoration: none;
}
a.footer-white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	line-height: 24px;
	text-decoration: none;
}
a.footer-white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	line-height: 24px;
	text-decoration: underline;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	color: #333333;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #544e42;
}
.table {
	margin: 30px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 36px;
	font-weight: normal;
	color: 455e5b;
	text-transform: uppercase;
}
.headerlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 36px;
	font-weight: normal;
	color: 7a918e;
	text-transform: uppercase;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	line-height: 24px;
	text-decoration: none;
}