@charset "utf-8";
.flyer-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: normal;
	color: #BA6B36;
	text-align: left;
}
.flyer-h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 5px;
	color: #003366;
	padding-top: 6px;
	padding-bottom: 6px;
	clip: rect(auto,auto,auto,auto);
	text-align: left;
	margin-left: 6px;
}
.flyer-h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #624200;
	line-height: 5px;
}


.flyer-h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	margin-left: 0px;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {color: #FFFFFF; font-size: 14px; }
.p-flyer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.flyer-ul {
	}
.flyer-li {
	line-height: normal;
	list-style-position: outside;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 20px;
	}
.flyer-table-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
}

.flyer-table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

