body {
  color: #000000;
  background: #000000
}

A:unknown { COLOR: silver }
A:link { COLOR: black; TEXT-DECORATION: underline }
A:visited { COLOR: black; TEXT-DECORATION: underline }
A:hover { COLOR: #800000; TEXT-DECORATION: underline }

.c1 { border-bottom: 2px dotted #A0522D }

.font8 { line-height: 1.2;
 font-size: 8pt }
.font10 { line-height: 1.3;
 font-size: 10pt }
.font12 { line-height: 1.4;
 font-size: 12pt }



