@charset "utf-8";
.body12 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

.body12G {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}

.body16 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #CCCCCC;
}


.body18 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	color: #CCCCCC;
}

.body14 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}

.body24 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	color: #4B74A8;
}

.body20B {
	font-family: "Century Gothic";
	font-size: 20px;
	font-style: normal;
	color: #4B74A8;
}


.body20 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
}

.body10 {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	color: #666666;
}

a:link {
	text-decoration: none;
	color: #666666;
	font-family:"Century Gothic"
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family:"Century Gothic"
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-family:"Century Gothic"
}
a:active {
	text-decoration: none;
	color: #666666;
	font-family:"Century Gothic"
}