.content {
	font-family: "Century Gothic", Georgia, Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;

}
.title {
	font-family: "Century Gothic", Georgia, Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	text-align: left;
}
.title-blue {
	font-family: "Century Gothic", Georgia, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: 0099ff;
}.smalltext {
	font-family: "Century Gothic", Georgia, Tahoma;
	font-size: 9px;
	color: #000000;
}
.contentbold {
	font-family: "Century Gothic", Georgia, Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: justify;

}
.contentboldblue {
	font-family: "Century Gothic", Georgia, Tahoma;
	font-size: 11px;
	color: #0099ff;
	font-weight: bold;
}
.smalltextbluebold {
	font-family: "Century Gothic", Georgia, Tahoma;
	font-size: 9px;
	color: #0099FF;
	font-weight: bold;

}
.contentbluerightalign {
	font-family: "Century Gothic", Georgia, Tahoma;
	font-size: 11px;
	color: #09F;
	font-weight: normal;
	text-align: left;

}
.contentgreycentered {
	font-family: "Century Gothic", Georgia, Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: center;
}
.contentboldwhitecenter {
	font-family: "Century Gothic", Georgia, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

