body,p,div,form,td,table,h1,h2,h3,h4,ul,ol,li{ font-size:16px; line-height:1.3 } /* 12 points */
.xsText { font-size:12px; }
.sText { font-size:14px; }
.nText { font-size:16px; }
.msText { font-size:19px; } /* 14 points */
.mText { font-size:22px; } /* 16 points */
.lText { font-size:24px; } /* 18 points */
.xlText { font-size:26px; margin-bottom:24px; } /* 20 points */
.xxlText { font-size:32px; margin-bottom:30px; line-height:1.1 }
.xxxlText { font-size:36px; margin-bottom:25px; }

body { background:#eee !important; }
#bodyArea { width:770px; margin:0 auto; border:1px solid #eee; background:#fff; }
#header { width:709px; height:75px; margin:14px auto; background:url(rsc/header.jpg); }
#mainContent { width:709px; margin:0 auto; background:url(rsc/middle-1px.jpg) repeat-y; }
#mainBody { background:url(rsc/top-bar.jpg) no-repeat; padding:24px 45px 0 45px; }
#footer { width:709px; height:50px; margin:0 auto; background:url(rsc/bottom-bar.jpg); padding-top:25px; margin-bottom:14px; }

.center { text-align:center; }
.italic { font-style:italic; }
.uLine { text-decoration:underline; }
.bold { font-weight:bold; }
.yelBg { background:#ff0; }
.blue { color:#00f; }
.red { color:#e82b29; }
.smMargB { margin-bottom:5px; }
.lgMargB { margin-bottom:30px; }
.xlgMargB { margin-bottom:50px; }
.greenCheck li { background:url(rsc/greenCheck.gif) no-repeat; list-style-type:none; padding-left:20px; }