@charset "utf-8";
/* CSS Document */


.t-l{
	text-align: left!important;
}
.t-c{
	text-align: center!important;
}
.t-r{
	text-align: right!important;
}

.mw-50{
	min-width: 50%;
}

.fwb{
	font-weight: bold;
}

.fs-70{
	font-size: 70%!important;
}


.fs-80{
	font-size: 80%!important;
}

.fs-90{
	font-size: 90%!important;
}

.fs-110{
	font-size: 110%!important;
}

.fs-120{
	font-size: 120%!important;
}

.fs-130{
	font-size: 130%!important;
}

.fs-140{
	font-size: 140%!important;
}

.fs-150{
	font-size: 150%!important;
}

.red{
	color: red;
}