BODY {
	FONT-FAMILY: Garamond, "Times New Roman", serif;
}
TD {
	FONT-FAMILY: Garamond, "Times New Roman", serif;
	line-height: 16px;
}
.h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	color: #2A331A;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #161616;
}
.content {
	font-size: 15px;
	line-height: 17px;
	color: #242424;
}
.menu_p {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #732600;
	text-decoration: none;
}
.menu_p:hover {
	color: #993300;
	text-decoration: underline;
}
.menu_m {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.menu_m:hover {
	color: #993300;
	text-decoration: underline;
}
.menu_1 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #732600;
	text-decoration: none;
	line-height: 18px;
}
.menu_1:hover {
	color: #993300;
	text-decoration: underline;
}
.menu_2 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #404040;
	text-decoration: none;
	line-height: 16px;
}
.menu_2:hover {
	color: #993300;
	text-decoration: underline;
}
.instant {
	font-weight: bold;
	color: #732600;
	text-decoration: none;
	cursor: help;
}
.popup {
	font-weight: bold;
	color: #732600;
	text-decoration: underline;
	cursor: help;
}
.img {
	border-color: #732600;
	border-width: 1px;
}
.datum {
	color: #808080;
	font-size: 12px;
	line-height: 14px;
}
.links {
	color: #732600;
	text-decoration: none;
	}
.links:hover {
	text-decoration: underline;
	}

