h1 {
	font-family: "Gill Sans", "Gill Sans Light";
	font-size: 12px;
	color: #669933;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	font-family: "Gill Sans", "Gill Sans Light";
	font-size: 12px;
	color: #669933;
	text-decoration: none;
}
a:link {
	font-family: "Gill Sans", "Gill Sans Light";
	font-size: 12px;
	color: #669933;
	text-decoration: none;
}
a:hover {
	font-family: "Gill Sans", "Gill Sans Light";
	font-size: 12px;
	font-weight: normal;
	color: #bcd881;
	text-decoration: none;
}
h2 {
	font-family: "Gill Sans", "Gill Sans Light";
	font-size: 14px;
	color: #FF3300;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-align: right;
	text-indent: 0px;
}