body {
	background-color: #322E29;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E0DBBA;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5E690;
	text-decoration: underline;
	font-weight: normal;
}
a:link {
	color: #F5E690;
	text-decoration: underline;
	font-size: 11px;
}


.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #23201D;
	margin: 3px;
	padding: 3px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFAD4;
	background-color: #322E29;
	padding-left: 3px;
	font-weight: bold;
}
.largetxt {
	font-size: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFAD4;
}

.styyle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}