body {
  color: black;
  font-family: "arial"
}
a:link { color: #000000 }
a:visited { color: #000000 }
select: {
  color: #a0a0a0;
  font-size: x-large
}
td {
  color: black;
  font-family: "helvetica"
}
pre {
	font: 10pt/12pt fixed;
	font-family: fixed
}

