body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; background-color: #FFFFFF; }

.x { color: #009040; font-weight: bold; }
.highlight { color: #FFF000; background-color: #009040; }

.green { color: #009040; }
.lightgreen { color: #D8E8D8; }
.yellow { color: #FFF000; }

td { text-align: left; vertical-align: top; }

td.green { color: #FFF000; background-color: #009040; text-align: center; vertical-align: middle; }
td.lightgreen { color: #009040; background-color: #D8E8D8; text-align: center; vertical-align: middle; }
td.white { color: #000000; background-color: #FFFFFF; text-align: left; vertical-align: top; }

ul { list-style:square outside; }
ol { list-style:decimal outside; }

a { color: #009040; font-size: 14px; font-weight: normal; }

.nav_s { color: #000000; font-size: 14px; font-weight: normal; text-decoration: none; }
.nav_u { color: #009040; font-size: 14px; font-weight: normal; text-decoration: none; }
a.nav_u:hover { color: #009040; font-size: 14px; font-weight: normal;}

.subnav_s { color: #000000; font-size: 12px; font-weight: normal; text-decoration: none; }
.subnav_u { color: #009040; font-size: 12px; font-weight: normal; text-decoration: none; }
a.subnav_u:hover { color: #009040; font-size: 12px; font-weight: normal; }
