/* straight tags */
BODY {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #cc9966; background: url(graphics/bkgnd_g_r.jpg) } 
H1, H2, H3 {text-align: center}
TD {font-weight: bold; color: #cc9966}
UL {font-weight: bold; font-size: 12pt; list-style: square}
UL.dm {font-weight: bold; font-size: 12pt; list-style: disc}
UL.ds {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10pt; list-style: disc}

/* center, 16pt */
.cl {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; text-align: center; font-size: 16pt}

/* center, 12pt */
.cm {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; text-align: center; font-size: 12pt}

/* justify, 12pt */
.jm {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; text-align: justify; font-size: 12pt}

/* justify, 10pt */
.js {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; text-align: justify; font-size: 10pt}

/* center, 10pt */
.cs {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; text-align: center; font-size: 10pt}

/* center, 9pt */
.ct {text-align: center; font-size: 9pt}

/* center, 7pt */
.c7 {text-align: center; font-size: 7pt}

/* center */
.cen {text-align: center}


