
.input_field {
  border: 1px black solid;
  background: white;
  color: #2F242B;
/*  font-weight: bold; */
	font-size: xx-small;
	font-family: verdana, arial, helvetica;
}

.submit_button {
	font-family: verdana, arial, helvetica;
	font-size: xx-small;
	color: #000000;
	font-weight: bold;
	border: 1px ridge;
}

a, a:link  { color: #ffe096; font-size: 8pt; font-weight: bold; text-decoration: none }

a:visited  { color: #ffe096; font-size: 8pt; font-weight: bold; text-decoration: none }
a:hover  { color: #557892; font-size: 8pt; font-weight: bold }
.oneliner_lines {
  padding: 6px;
  border: 0px white solid;
  border-top: 1px black solid;
  background: white;
}

.oneliner_inputform {
  text-align: left;
}

.oneliner_first {
  text-align: center;
  font-style: italic;
  font-weight: normal;
}

.oneliner_date {
  font-weight: bold;
}
.oneliner_text {
}
.row_even {
  background: #EAF2FA;
}
.row_odd {
  background: none;

a:hover { color: #557892; font-weight: bold; text-decoration: underline }
.title { color: white; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.text { color: white; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif }
body   { color: white; font-size: 7pt; font-family: verdana, "lucida console", verdana, arial, helvetica; background-color: black; background-repeat: no-repeat }
td, p  { color: white; font-size: 7pt; font-family: verdana, arial, helvetica; background-color: #000 }
table    { color: white; font-size: inherit; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black; background-repeat: no-repeat }
