.datecolumn {
  color: green;
  text-align: center;
}
p {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #000000;
}
h1 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #bf30b5;
  line-height: normal;
}
h2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: #bc5e1e;
  line-height: normal;
}
caption {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #1eb53a;
}
a:link {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #00a3dd;
  text-decoration: underline;
}
a:hover {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #fcbf49;
  text-decoration: underline;
}
a:visited {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #fcbf49;
}
body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #000000;
  background-color: #18b539;
}
table {
  border:  none;
  background-color: #eeeeee;
  line-height: normal;
}
h3 {
  color: #000000;
  font-size: 24px;
  line-height: normal;
}
table {
}
form {
  white-space: normal;
  display: block;
}
hr {
  color: #bf30b5;
}

