body {
  color: #CEF3FF;
  font-family: Tahoma;
  font-size: 8pt;
  background-color: #ffffff;
  margin: 0px;
}

td {
  color: #000000;
  font-family: Tahoma;
  font-size: 8pt;
}

td.back {
  color: #CEF3FF;
  font-family: Tahoma;
  font-size: 8pt;
  background-position : bottom;
  background-repeat : repeat-x;
}

.men {
  color: black;
  font-family: Tahoma;
  font-size: 10pt;
}

.txt-ttl {
  color: black;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight : bold;
}

.recl { color: black; font-family: Tahoma;  font-size: 8pt; }
.admin { color: red; font-family: Tahoma;  font-size: 8pt; }

.spl {
	color: #000;
	font-family: Tahoma;
	font-size: small;
}
.hdr {color: #ceff9c; font-family: Tahoma; font-size: 8pt;}
.invert {
	font-family: Tahoma;
	font-size: 12pt;
}

a.re {  color: #658755; text-decoration: underline}
a.re:visited {  color: #658755; text-decoration: underline}
a.re:link {  color: #658755; text-decoration: underline}
a.re:hover {  color: #F8931D; text-decoration: underline}
a.re:active {  color: #F8931D; text-decoration: underline}

a.inv {  color: #ffffff; text-decoration: underline}
a.inv:visited {  color: #ffffff; text-decoration: underline}
a.inv:link {  color: #ffffff; text-decoration: underline}
a.inv:hover {  color: #F8931D; text-decoration: underline}
a.inv:active {  color: #F8931D; text-decoration: underline}

a {  color: #000000; text-decoration: underline}
a:visited {  color: #000000; text-decoration: underline}
a:link {  color: #000000; text-decoration: underline}
a:hover {  color: #F8931D; text-decoration: underline}
a:active {  color: #F8931D; text-decoration: underline}
