/* BODY - for the whole document */
body { 
  color:black;
  background:white; 
}
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { 
   font-family:Arial,Helvetica,Verdana,sans-serif; 
   font-size:small;
}

a:link, a:active { color:red; text-decoration:normal }
a:visited { color:green; text-decoration:normal }

td.navhead {  bgcolor:lightgrey; width:250 nowrap valign:middle }
td.tablehead { background-color:#f0f0f0; }

td.head, p.tophead  { font-size:large; font-weight:bold; }
p.head  { font-weight:bold }

p.img {font-size:x-small; }

em { font-weight:bold }

span.hocketse { color:red; }

span.old { color:gray; }

span.act { color:red; text-decoration:underline; }

div.subhead { font-weight:medium; }

span.new { color:red; }

