A:link    { text-decoration: none; color: blue}
A:visited { text-decoration: none; color: blue}
A:active  { text-decoration: none; color: blue}

body, td, p, ul, ol, div {
  font-family: Tahoma, Arial, Helvetica, Sans-serif;
  font-size:   10pt;
  color:       black
}

.small { font-size: 8pt; }

table.scha td 	{ border-bottom: 1px solid #dfdfdf; text-align: center; }