.orange {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #CC6633;
}
.text {
	font-family: Arial;
	font-size: 11px;
}
.orangeheading {
	font-family: Arial;
	font-size: 12px;
	color: #CC6633;
}
.greenheading {
	font-family: Arial;
	font-size: 12px;
	color: #009933;
}
.design {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}
.greenborder {
	border-top: 2px solid #009933;

}
.textmedium {
	font-family: Arial;
	font-size: 12px;
}
