h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	color: #DE0000;
	text-transform: none;
	font-variant: normal;
	display: inline;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	color: #91B42C;
	text-transform: none;
	font-variant: normal;
	display: inline;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8A8C8A;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	display: inline;
}