body,td
{
 margin-top: 5%;
 margin-left: 10%;
 margin-right: 10%;
 background: white;
 color: black;
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 11px;
 line-height: 15px;
 letter-spacing:-0px;
 word-spacing: +1px;
 text-align:justify;
}

a { text-decoration: none; color: black; }
a:hover {color: gray;}

a.menu, p.menu { text-decoration: none; color: #999999; font-size: 15px; font-weight: bold }
a.menu:hover   { color: black }

