body { font-family: arial;background: #000000;font-size: 13px; } 
td.off {
background: #000000;
color:#dcb913;
}

td.on {
background: #dcb913;
color:#000000;
}
a.headnav:hover{color:#000000;font-weight: bold;font-size: 12px;}
a.headnav {font-weight: bold;font-size: 12px;text-decoration: none;}
a.comm:hover{font-weight: bold;font-size: 12px;text-decoration: underline;}
a.comm {font-weight: bold;font-size: 12px;text-decoration:none; }
a.blk:hover{font-weight: bold;font-size: 13px;text-decoration: underline;}
a.blk{font-size: 13px;text-decoration:none; }
a.smblk:hover{cfont-weight: bold;font-size: 11px;text-decoration: underline;}
a.smblk{font-size: 11px;text-decoration:none; }
a:hover{text-decoration:underline;font-weight:bold;}
a{text-decoration:none;font-weight:bold;}
a.linktitle {font-size:14px;font-weight:bold;}
p{font-size: 13px;}
h1{font-size: 16px;}
h2{font-size: 14px;}
ul.nav{text-align: left;padding-right: 3px;padding-left: -5px;}
span.linkdescription {font-size:12px;}
td.addform{font-size:12px;}