h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	color: #b5a260;
	font-weight: normal;
	line-height: 48px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #b5a260;
		font-weight: normal;
	line-height: 18px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #b5a260;
		font-weight: normal;
	line-height: 18px;
}
.imgs{
	padding: 4px;

	color: #7E2C20;
}
.toclinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #b5a260;
	text-decoration: none;
}
p, .inline, .bodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.borderer {
	padding-right: 4px;
	padding-left: 4px;
}
a.toclinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #b5a260;
	text-decoration: none;
}
a.toclinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #b5a260;
	text-decoration: underline;
}
/*.bordertbl {
	border: 2px solid #7e2c20;
}

 body {
	background-color: #344fq5;
}
