a {
	color: #60244e;
	text-decoration: none;
}

a:hover {
	color: #f7b100;
	text-decoration: underline;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 72px;
	font-weight: bold;
	color: 846d74;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 48px;
	font-weight: bold;
	color: 846d74;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: 846d74;
}
p,td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	color: #846d74;
	margin-right: 30px;
	margin-left: 30px;
}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #846d74;
}



body {
	background-color: #d3c9ce;
}
table {
	background-color: #FFFFFF;
}

