<STYLE type="text/css">
<!--
a:link { color: blue }
a:visited { color: blue }
a:active { color: white; background: lightseagreen }
a:hover { color: red; text-decoration: underline; background: mistyrose }
body {
  font-family: monospace;
  font-size: 12pt;
  line-height: 130%;
}
table { border: none; }
td {
  font-family: monospace;
	font-size: 12pt;
	line-height: 130%
  color: black;
	background: lightgrey;
  border-style: outset;
  border-width: 1px;
}
H1 {
  font-size: 16pt;
  font-weight: bold;
	line-height: 140%;
  color: black;
  width: 100%;
  text-align: center;
  border: solid limegreen;
  border-width: 0px 0px 2px 0px;
}
H2 {
  font-size: 14pt;
  font-weight: bold;
	line-height: 140%;
  color: black;
}
.c1 {
  background: cornsilk;
  text-align: right;
}
.c1l {
  background: cornsilk;
  text-align: left;
}
.c2 { background: white; }
.c3 {	background: honeydew; }
.c4 {
	background: aliceblue;
	width: 115px;
}
.c4a {
	background: aliceblue;
}
.c5 {
	background: aliceblue;
	width: 90px;
}
.c6 {	background: none;
	bordercolor: none;
	border-style: none;
}
.null {
	background: none;
}
.mark {
	background: limegreen;
	width: 5px;
}
.red {
	color: red;
	font-size: 14pt;
	font-weight: bold;
  line-height: 130%;
}
.big {
	font-size: 12pt;
	font-weight: bold;
}
-->
</STYLE>

