@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E6F0C6;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8D6625;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #635236;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4D3C20;
}
