.xs {font-size:9px;}
.s {font-size:11px;}
.m {font-size:12px;}
.l {font-size:14px;}
.xl {font-size:18px;}
.xxl {font-size:24px;}
.b {font-weight:bold;}
.right {text-align:right;}
.left {text-align:left;}
.center {text-align:center;}
.upper {text-transform: uppercase;}

/* Highlight search terms in search results */
.highlight {
	color: #2C7365;
	font-weight: bold;
	text-decoration: underline;
}


