@charset "UTF-8";
.maintext {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 20px;
	letter-spacing: normal;
	padding-left: 20px;
	padding-right: 30px;
	text-align: justify;
}
.menu {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFF7;
	line-height: 21px;
	padding: 0px;
	text-align: right;
}
.header {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #139FFA;
	font-weight: bold;
}
.headerSub {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #0097F9;
	font-weight: bold;
}
.maintext2 {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	letter-spacing: normal;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}

