body,a,p,td,h1,h2,h3,h4,h5,h6
{
	margin:0;font-family:Arial,sans-serif;font-size:12;line-height:130%;text-align:justify;
	background-color:#ffffff;
}

h1 { font-size:20;font-weight:bold;text-decoration:none; }
h2 { font-size:13;font-weight:bold;text-decoration:none; }

a:link    { color:#0000EE; }     /* unvisited */
a:visited { color:#0000EE; }  /* visited */
a:active  { color:#000000;font-weight:bold; }   /* selected */
a:hover   { color:#404040; }   /* mouse over */
/*a { color:#000000; }*/

ul { margin-top:0em;margin-left:1.5em; }

.nzh,.nzf{ padding-left:4;padding-right:4;font-size:8; }
.nzh { border-bottom:2px solid black; }
.nzf { color:#000080; }

.bold { font-weight:bold; }

#tablem { align:center;border:0;width:620px; }
