﻿.page_background {
	background-color: #DED2A3;
}
.second_paragraph {
	font-family: Arial;
	font-size: small;
	color: #7F5944;
	position: absolute;
}
.footer {
	text-decoration: none;
	font-family: Americana;
	font-size: 12px;
	color: #000000;
	clip: rect(auto, auto, auto, auto);
}
.page_titleCopy {
	font-family: Arial;
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
.page_second_titleCopy {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.body_textCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}
.page_title_large {
	font-family: Arial;
	font-size: large;
	color: #000000;
}
.links {
	font-family: Americana;
	font-size: 14px;
	color: #927054;
	text-decoration: underline;
}
