.essence_ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: right;
}
.essence {
	color: #00347F;
}
.focus {
	color: #FF0033;
}
.confidence {
	color: #FF6600;
}
.courage {
	color: #CCCC00;
}
.creativity {
	color: #66CC00;
}
.understanding {
	color: #003399;
}
.inspiration {
	color: #663366;
}
.ingenuity {
	color: #CC66CC;
}
.focus_ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0033;
	text-align: center;
}
.confidence_ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
.courage_ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC00;
	text-align: center;
}
.creativity_ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #66CC00;
	text-align: center;
}
.understanding_ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
.inspiration_ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663366;
	text-align: center;
}
.ingenuity_ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC66CC;
	text-align: center;
}
