.normal {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #7B614A;
}
.bold {

	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7B614A;
}
.title1 {


	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF7E6;
}
.title1Bold {

	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
}
.title1HugeBold {

	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
}
.big {

	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #7B614A;
}
.bigger {


	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #7B614A;
}
.bigger_bold {



	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #7B614A;
}
.bigBold {


	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7B614A;
}
.normalLight {



	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF7E6;
}

