P { font-family: monospace; font-size:12px; font-weight:normal; color: #0; }
P.dn{ clear:left; width:100%; font-size:18px; font-weight:bold}
table.hdr{
	clear:left;
	width:100%;
	margin: 12px 2px;
	color: #000000;
	background-color: #ffffcc;
}
td.hd{
	clear:left;
	width:100%;
	margin: 12px 2px;
	text-transform:uppercase;
	color: #000000;
	background-color: #99cccc;
}

P.ss { margin:0; padding:0; line-height:normal; }
P.ss span.dn{ clear:left; width:100%; font-size:18px; font-weight:bold}
P.ss span.cx{ clear:left; width:100%; }
P.ss span.cx u{ text-decoration:none; }
P.ss span.dt{ clear:left; width:100%; }
P.ss span.dt u{ width:12%; clear:left; padding-right:2px; text-align:right; vertical-align:text-top; text-decoration:none; }
P.ss span.dt i{ width:87%; font-style:normal; vertical-align:text-top; }
P.ss span.sd u{ width:12%; clear:left; padding-right:2px; text-align:right; vertical-align:text-top; text-decoration:none; }
P.ss span.sd i{ width:87%; font-style:normal; vertical-align:text-top; }
P.ss span.dt i b{ vertical-align:text-top; }
P.ss span.dt i u{ clear:left; width:16%; padding-right:2px; text-align:right; vertical-align:text-top; text-decoration:none; }
P.ss span.dt dfn{ clear:left; font-style:normal; padding:0 0 1px 12%; vertical-align:text-top; }
P.ss span.hd{
	clear:left;
	width:100%;
	margin: 12px 2px;
	text-transform:uppercase;
	color: #000000;
	background-color: #99CCCC;
}
P.ss span.nt{ clear:left; font-style:italic; width: 100%; }
P.ss table {width:100%; }
P.ss table tr{ vertical-align:top; }
table td.st1 {width:10%; font-family: monospace; font-family:verdana; font-size:12px; text-align:left}
table td.st2 {width:90%; font-family: monospace; font-family:verdana; font-size:12px; text-align:left }
@media print{
 P.ss span.dn{ color:#000;}
 P.ss span.dt u{ width:16%;}
 P.ss span.dt i{ width:82%;}
 P.ss span.dt i a{ text-decoration:none; color:#000;}
 P.ss span.cx{ color:#000;}
 P.ss table td.st1 {width:16%; font-family: monospace; font-size:10px;  }
 P.ss table td.st2 {width:82%; font-family: monospace; font-size:10px; }
}