body         { color: #444; font-size: 12px; line-height: 18px; background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; padding: 0; border: 0 }
td           { color: #444; font-size: 12px; line-height: 18px }
a            { color: #009; text-decoration: none }
a:active     { color: #60f}
a:hover      { color: #60f; text-decoration: underline }

.title18px   { font-size: 18px; line-height: normal }
.title16px   { font-size: 16px; line-height: normal }
.title14px   { font-size: 14px; line-height: normal }
.body12px    { font-size: 12px; line-height: normal }
.body11px    { font-size: 11px; line-height: normal }
.body10px    { font-size: 10px; line-height: normal }
.cap09px     { font-size: 9px; line-height: normal }

.red         { color: #dc143c}
.white       { color: #fff}
.brown       { color: #a66838}

.dark_bg     { background-color: #006}
.medium_bg   { background-color: #009}
.pale_bg     { background-color: #006}
.white_bg    { background-color: #fff}
.black_bg    { background-color: #666}
