h1 {
	font-family: tahoma;
	font-size: 10px;
	line-height: 40px;
	font-weight: normal;
	color: #8BAD4F;
	margin: 0px;
	padding: 0px;
}
.header_black {
    font-family: Arial;
	font-size: 18px;
	font-weight: 500;
	color:#333333;
}
.header_green {
    font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#558800;
}
.header_orange {
    font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#ED7B00;
}
.sub_header_green {
    font-family:Arial;
	font-size:12;
	font-weight:bold;
	color:#558800;
}
.sub_header_orange {
    font-family:Arial;
	font-size:12;
	font-weight:bold;
	color:#ED7B00;
}
.combo {
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
