@charset "UTF-8";
.heading {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	letter-spacing: 0.12em;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #585858;
}
.body1 {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	text-align: justify;
	padding-right: 6px;
}
.link {
	font-family: "Century Gothic";
	font-size: 14px;
}
.title {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	text-align: center;
	padding-right: 6px;
	letter-spacing: .06em;
}
.bigTitle {
	font-family: "Century Gothic";
	font-size: 24px;
	line-height: 20px;
	color: #CA3B32;
	font-weight: bold;
	padding-left: 8px;
	text-align: left;
	padding-right: 6px;
	letter-spacing: 0.06em;
}
.body2 {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 20px;
	color: #737373;
	font-weight: bold;
	padding-left: 0px;
	text-align: justify;
	padding-right: 6px;
}
.label {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 6px;
	font-weight: bold;
}
.field {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
}

