@charset "ISO-8859-1";
.title {
	font-family: "Times New Roman", Times, serif;
	color: #f2e7d0;
	font-size: 24px;
	font-style: italic;
}
.text {
	font-family: "Times New Roman", Times, serif;
	color: #f2e7d0;
	font-size: 14px;
}
.small_type {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #f2e7d0;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #f2e7d0;
}
.menuover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px
	font-weight: bold;
	color: #f2e7d0;
	font-size: 13px;
}
.submenuover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 13px;
}
