body {
	background-color: #fef8ec;
	margin: 0;
	font-family: "Goudy", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 16pt;
	text-align: justify;
}
.footer {
	font-size: 11px;
	color: #987246;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	color: #996666;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
.heading {
	font-size: 15px;
	font-weight: bold;
	color: #9e794f;
}
.transaction {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8d4948;
	line-height: 14pt;
}
