BODY { background: #003333; color: #FFFF99; font-family: arial,sans-serif; font-size: 10pt; margin: 0px; padding: 0px }
.udl { text-decoration: underline }	/* underlined text */
.ctr { text-align: center; vertical-align: middle }	/* centered table data */
.rgt { text-align: right; vertical-align: middle } /* right edge flush table data */
.lft { text-align: left; vertical-align: middle } /* left edge flush table data */
.blkb { background-color: #000000 }	/* black background */
.whtb { background-color: #FFFFFF }	/* white background */
.info { color: #FFCC33 }		/* TD info text */
.hi1 { color: #DDDDFF; font-weight: bold }	/* highlighted text1 */
.hi2 { color: #FFCC33; font-weight: bold }	/* highlighted text2 */

.add { margin: 0px 2px; padding: 0px; border-color: #999999; border-style: solid; border-width: medium }	/* image border */
.tpb { border-color: #999999; border-style: solid; border-width: medium 0 0 0 }

A { font-weight: bold }
A:link { color: #33FF99 }
A:visited { color: #00CC66 }
A:active { color: #FFFFFF }
A:hover { text-decoration: none; color: #FFCC33 }
A.mn { text-decoration: none; font-weight: normal; color: #33FF99; font-size: 75%; padding-left: 5px; display: block }	/* left menu items */
A.mn:hover { color: #000000; background-color: #FFCC33 }	/* left menu mouseover */

DIV.year P.first { margin-left: 0px }	/* history new year */
DIV.year P { margin-left: 30px }	/* history same year */

P.fl:first-letter { color: #FFCC33; font-size: 275%; float: left }
OL { list-style: decimal outside }

TABLE { border-color: #CCCCCC }
TABLE.con { padding: 2px }
TH { text-align: center; color: #FFCC33; background-color: #000000; font-size: 150% }
COL { vertical-align: top }	/* always put item at top of table column */

SPAN.sec { color: #DDDDFF; font-size: 200%; text-transform: uppercase } /* section title (in all caps) */
SPAN.ttl { color: #FFCC33; font-size: 80%; padding-left: 1px  }	/* quote & menu section titles */
SPAN.dl { color: #339966; text-decoration: underline }	/* dead links */
