BODY {
	color: white;
	background-color: #606075;
        line-height: 100%;
}

th { font-family:helvetica,sans-serif;  font-size: 11pt; color: cyan; line-height: 125%;}
sup, sub { vertical-align: baseline; position: relative; top: -0.4em; }
sub { top: 0.4em; }

.nobr {
   white-space: nowrap;
}
.supsub {
   display: inline-block;
   margin: -9em 0;
   vertical-align: -0.55em;
   line-height: 1.35em;
   font-size: 70%;
   text-align: left;
}

a:link    { color: cyan;  background: transparent; text-decoration: none}
a:visited { color: pink;  background: transparent; text-decoration: none}
a:hover   { color: red;   background: transparent; text-decoration: none}
