body { font-family:sans-serif; font-size:12px; }
p,li { font-family:sans-serif; font-size:12px; text-align:justify; }
td { font-family:sans-serif; font-size:12px; }
h1,h2 { font-size:16; font-weight:bold; color:#666666; }
h3 { font-size:12; font-weight:bold; color:#666666; }
ul { list-style-type:square }
img { border-width:0 }
a:link    { color:#229e1a; text-decoration:none }
a:visited { color:#229e1a; text-decoration:none }
a:hover   { color:#229e1a; text-decoration:underline }
a[name]:hover { color:#666666; text-decoration:none }
/* ^ work-around IE deficiency */
/* a:active ? */
@media print {
	.nav { display:none }
	p { text-align:justify; text-indent: 1cm; orphans: 5; widows: 5; }
}
