.bold{
	font-weight: bold;
}

.blue01 {
	color: #071E3F;
}
.blue02 {
	color: #16B3C2;
}
.red {
	color: #FF0000;
}
.FontSize11{
	font-size: 11px;
}

.FontSize12{
	font-size: 12px;
}
.FontSize14{
	font-size: 14px;
}
.FontSize16{
	font-size: 16px;
}
.FontSize18{
	font-size: 18px;
}
.FontSize21{
	font-size: 21px;
	line-height: 1.4em;
}

.FontSize24{
	font-size: 24px;
}
