@charset "ISO-8859-1";
.history_item {
	padding-bottom: 10px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.history_date {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #036;
	padding-bottom: 5px;
}
.festival {
	font-weight: bold;
	background-color: #FF9;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 1px solid #036;
}
