body {
  color: #000000;
  font-family: Verdana, Helvetica;
  font-size: 8pt;
  background-color: #D1EBFA;
}

td {
  color: #000000;
  font-family: Verdana, Helvetica;
  font-size: 8pt;
}

td.trans {
  color: #000000;
  font-family: Verdana, Helvetica;
  font-size: 8pt;
  background-color: #D1EBFA;
}

td.black {
  color: #BFD8F1;
  font-family: Verdana, Helvetica;
  font-size: 8pt;
  background-color: #000000;
}

a:link, 
a:visited
{
  text-decoration: none;
  color: #000000;
}

a:hover,
a:active
{
  background: #FFFFFF;
  color: #000000;   
  text-decoration: underline overline;
}

input.button {
	background-color: #BFD8F1; 
	color: #000000;
	font-weight: bold;
	font-size: 8pt;	
}

input.button_s {
	background-color: #BFD8F1; 
	color: #000000;
	font-weight: bold;
	font-size: 8pt;	
}

input.text {
	background-color: #D1EBFA; 
	color: #000000;
	font-weight: bold;
	font-size: 8pt;	
}
