.bold { font-weight: bold; }
.cen { text-align: center; }
.left { text-align: left; }
.lc1 { letter-spacing: 1px; }

.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f15 { font-size: 16px; }
.f16 { font-size: 16px; }
.f17 { font-size: 17px; }
.f18 { font-size: 18px; }

.lh8 { line-height: 8px; }
.lh10 { line-height: 10px; }
.lh12 { line-height: 12px; }
.lh14 { line-height: 14px; }
.lh15 { line-height: 15px; }
.lh16 { line-height: 16px; }
.lh17 { line-height: 17px; }
.lh18 { line-height: 18px; }
.lh20 { line-height: 20px; }
.lh24 { line-height: 24px; }

.darkgray { color: #333333; }
.gray { color: #CCCCCC; }
.red { color: #990000; }
.blue { color:#000066; }
.purple { color: #9933CC; }
.light_blue { color: #5878C8; }
.orange { color: #c60; }
.ruby { color: #BD0943; }
.green { color: #005500}
.redorange { color:#E15A28;}
.navy {	color:#000033;}
.darkred {color: #881111;}
.beige { color: #FAF689; }
.brown {color: #660000;}
