p {
	font-family: Georgia, Garamond, serif;
	font-size: 80%;
	font-style: normal;
	color: #65666a;
	line-height: 160%;
}

.main {
	font-family: Georgia, Garamond, serif;
	font-size: 80%;
	font-style: normal;
	color: #65666a;
	line-height: 160%;
}

orange {
	font-family: Georgia, Garamond, serif;
	font-size: 100%;
	font-style: normal;
	color: #d33a26;
	line-height: 160%;
}

body {
	background-color: #fff8e5;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-right: 0px;
}

.caption {
	font-family: Georgia, Garamond, serif;
	font-size: 80%;
	font-style: normal;
	color: #65666a;
	line-height: 160%;
}

.header {
	font-family: Georgia, Garamond, serif;
	font-size: 100%;
	font-style: bold;
	color: #d33a26;
	line-height: 160%;
}

.headers {
	font-family: Georgia, Garamond, serif;
	font-size: 80%;
	font-style: bold;
	color: #d33a26;
	line-height: 160%;
}

a {
	font-family: Georgia, Garamond, serif;
	font-size: 100%;
	font-style: normal;
	color: #d33a26;
	line-height: 160%;
	text-decoration: none;
	border: 0;
}