@charset "utf-8";
#menu {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.zz_title {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #704A00;
}
.zz_text {
	font-size: 15pt;
	color: #532313;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	line-height: 35px;
}
.zz_text-s {
	font-size: 13pt;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	line-height: 27px;
}
.zz_text-sBold {
	font-size: 13pt;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 27px;
}


.zz_dr {
	font-size: 13pt;
	line-height: 25px;
}
.zz_dr_bold {
	font-weight: bold;
}
.zz_text_bold {
	font-weight: bold;
	color: #532313;
	font-size: 15pt;
	line-height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
