@charset "utf-8";
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
table {
	background-color: #F3F1D1;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
.homepage {
	color: #8B270F;
}

