.mainHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5C4715;
	font-weight:bold;
}

.mainCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #302C20;
	font-weight: 700;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFE8;
}


a.light{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D7B270;
	text-decoration:none;
}

a.light:hover{
	text-decoration:underline;
}

a.light:visited{
	color: #D7B270;
	
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #367094;
	text-decoration: underline;
}

a:visited {
	color: #367094;
	text-decoration: underline;
}

a:hover {
	color: #72A5C5;
	text-decoration: underline;
}
body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
