.fl-le
{
	float: left;
}

.fl-ri
{
	float: right;
}

.cle-bot
{
	clear: both;
}

.noborder
{
	border: 0 !important;
}

.tex-upp
{
	text-transform: uppercase !important;
}

.tex-bol
{
	font-weight: bold !important
}

.dis-inl
{
	display: inline !important;
}
.dis-inbl
{
	display: inline-block !important;
}

sup
{
	font-size: 0.75em !important;
	vertical-align: top !important;
}

strong
{
	font-weight: bold !important;
}

.underStroke
{
	text-decoration: underline;
}


a.remDef
{
	background: none !important;
	padding: none !important;
	margin: none !important;
	border: none !important;
}

a.remDef:hover
{
	background: none !important;
	padding: none !important;
	margin: none !important;
	border: none !important;
}