@charset "UTF-8";
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}
.page {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2a1e0b;
	font-weight: normal;
	text-align: left;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #2a1e0b;
	text-align: left;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #EDC984;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2a1e0b;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#tdMenu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #cacdd1;
	font-weight: normal;
	text-decoration: none;
}
#tdMenu {
	color: #EDC984;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
#tdMenu a:hover {
	color: #EDC984;
	text-decoration: underline;
}
.caption_mn {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2a1e0b;
	font-style: italic;
	text-align: left;
}
