body {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #C7EBC7;
  color: #004000;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  width: 550px;}

.body {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;}

checkbox, input, select, textarea {
  background-color: #AACCAA;
  color: #004000;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;}

td, .small
{
  font-weight: normal;
  font-size: 8pt;
}

a, a:link, a:visited, a:active
{
  color: #004000;
}

a:hover
{
  color: #004000;
  background-color: #6CC881;}

.row
{
  background-color: #B0E3B0
}

.imgtbl
{
  padding: 0px
}

blockquote
{
  margin-top: 0px;
  margin-bottom: 0px;
}

hr
{
  height: 1px;
  line-style: solid;
  background-color: #006000;
  border-style: none;
}

ul {
  left-margin: -20px;}

li {
  list-style-image: url(../images/bullet.gif);}
