.normal {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	line-height: normal;
	color: #000000;


}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.form {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	height: 18px;
}

