body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text-strong {
	color: #717171;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.text-italic {
	color: #717171;
	font-size: 11px;
	font-family: Arial;
	font-style: italic;
}
.text-product {
	// color: #717171;
	// color: #56971D;
	color: #F7941D;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.text-head {
	color: #56971D;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.text-head1 {
	color: #56971D;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.text-head2 {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.text-head3 {
	color: #F7941D;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
.text-content {
	color: #666666;
	font-size: 11px;
	font-family: Arial;
}
.text-green {
	color: #56961D;
	font-size: 11px;
	font-family: Arial;
}
.text-para {
	color: #666666;
	font-size: 11px;
	font-family: Arial;
	padding-top: 0px;
}
.text-right {
	color: #666666;
	font-size: 11px;
	font-family: Arial;
	padding-top: 0px;
	text-align: right
}
.link-strong {
	color: #717171;
	font-size: 11px;
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
}

a {
	color: #56971D;
	text-decoration: underline;
}
.input-search {
	width: 165px;
	height: 18px;
	border: 1px solid #22A0D2;
	font-size: 8pt;
	color: #666666;
}
h1.title_o {
	margin: 0;
	padding: 3px 0 10px 0;
	color: #F7941D;
	font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
	font-weight: normal;
}
h2.subtitle_g {
	margin: 0;
	padding: 2px 0 2px 0;
	color: #56971D;
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: normal;
}

h2.subtitle_b {
	margin: 0;
	padding: 2px 0 2px 0;
	color: #22A0D2;
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: normal;
}
