.content {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
}


.text {
	font-family: Garamond;
	font-size: 16px;
	color: #333333;
}
.bluetitle {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: bold;
	color: #2568AE;
}
.text2 {
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}
.orangetitle {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #D1221D;
}
.text3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.black {
	font-family: Century Gothic, Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


.greyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.greentitle {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #66CC00;
}
