.sans-serif { font-family: sans-serif; }

.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }

.text-small { font-size: 0.80em; }
.text-smaller { font-size: 0.66em; }

.no-decoration { text-decoration: none; color: inherit; }

.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }