.header {
	font-family: "Century Gothic";
	font-size: xx-large;
	font-weight: normal;
	color: #FF870F;
}
.text {
	font-family: "Century Schoolbook";
	font-size: 12pt;
	color: #FFFFFF;
}
.buttons {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC33;
}
.captions {
	font-family: "Century Schoolbook";
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.text_center {
	font-family: "Century Schoolbook";
	font-size: 12pt;
	color: #FFFFFF;
}
.text_center_bold {
	font-family: "Century Schoolbook";
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
}
.textcenterorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 2pt;

}

