.maintext {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	padding-right: 20px;
}
.formbox {
	font-family: "Century Gothic";
	font-size: 12px;
	width: 300px;
}
.formarea {
	font-family: "Century Gothic";
	font-size: 12px;
	width: 300px;
}
h1 {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}
.maintext_grey {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
}
.maintext_heavy {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #009900;
	font-weight: normal;
}
.bulletlist {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	padding-right: 20px;
}
.footer {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
}

