body {
     background-color:#CCCCFF;
 }
a[href] {
	link: black;
}
a.nl[href] {
	text-decoration: none;
}
a:link {color:blue;text-decoration: none}
a:visited {color:blue;text-decoration: none}
a:hover {color:red;text-decoration: none}
a:active {color:yellow;text-decoration: none}
table.npar th {cellpadding:2;cellspacing:2;font-size:1.0em;margin-top:0.5cm;}
table.vpar th {cellpadding:2;cellspacing:2;font-size:1.0em;margin-top:0.5cm;}
table.npar td {cellpadding:2;cellspacing:2;font-size:1.0em;}
table.vpar td {cellpadding:2;cellspacing:2;font-size:1.0em;}
p.sent {line-height:5px;}