
.r { text-align:right; }
.l { text-align:left; }
.c { text-align:center; }
.b { font-weight:bold; }

.fl { float:left; }
.fr { float:right; }
.clr { clear:both; }

.error { color:#ff0000; }

