
#site-terms strong { color: #726552;  }

.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }

.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }

.bg-red { background: #911f1f; }
.bg-lgreen { background: #959b8f; }
.bg-dgreen { background: #2e3822; }
.bg-lgrey { background: #edecea; }
.bg-white { background: #ffffff; }
.bg-mustard { background: #a2a026; }
.bg-dbrown { background: #726452; }
.bg-mbrown { background: #9c9186; }
.bg-lbrown { background: #bab3aa; }

.normal { font-weight: normal; }
.bold, .strong { font-weight: bold; }

.white { color: #ffffff; }
.dblue { color: #21578A; }
.dgrey { color: #404041; }
.lgrey { color: #edecea; }
.lgreen { color: #959b8f; }
.dgreen { color: #2e3822; }
.red { color: #911f1f; }
.black { color: #000000; }
.mustard { color: #a2a026; }
.dbrown { color: #726452; }
.mbrown { color: #9c9186; }
.lbrown { color: #bab3aa; }

.font-normal { font-family: Helvetica, Verdana, Arial; }

.font-size10 { font-size: 10px; }
.font-size11 { font-size: 11px; }
.font-size12 { font-size: 12px; }
.font-size14 { font-size: 14px; }
.font-size16 { font-size: 16px; }
.font-size18 { font-size: 18px; }
.font-size18 { font-size: 18px; }
.font-size20 { font-size: 20px; }
.font-size24 { font-size: 24px; }
.font-size22 { font-size: 22px; }
.font-size30 { font-size: 30px; }
