.text {
	font-family: "Century Gothic";
	font-size: 10pt;
}

.text1 {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #003366;
	font-style: italic;
}

.text2 {
	font-family: "Century Gothic";
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
}

.text3 {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #E87000;
}

.text4 {
	font-family: "Century Gothic";
	font-size: 11pt;
	color: #ffffff;
}

.title {
	font-family: "Century Gothic";
	font-size: 16pt;
	font-weight: bold;
	color: #003366;
}

.title1 {
	font-family: "Century Gothic";
	font-size: 16pt;
	font-weight: bold;
	color: #003366;
}

.title2 {
	font-family: "Century Gothic";
	font-size: 16pt;
	font-weight: bold;
	color: #E87000;
}

.sub_title {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight:800;
	color: #003366;
}

.sub_title1 {
	font-family: "Century Gothic";
	font-size: 13pt;
	font-weight:800;
	color: #E87000;
}

.sub_title2 {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight:800;
	color: #ffffff;
}

.sub_title3 {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight:600;
	color: #003366;
}