body {}
a:link {  color: #660000; text-decoration: none}
a:visited {  color: #669966; text-decoration: none}
a.navbar:link  { color: #660000; text-decoration: none; }
a.navbar:visited { color: #660000; text-decoration: none; }
a.white:link { color: #FFFFFF; text-decoration: underline; }
a.white:visited { color: #FFFFFF; text-decoration: underline; }
p  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p.navbar { font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
td  { font-family: Arial, Helvetica, sans-serif; }
ul.custom { font-size: smaller; margin-left: 7px; }
li.fwd { margin-left: 10px; list-style-type: disc;  }
li.back { margin-left: 10px; list-style-type: circle; }