
body
{
  background-color: #FFFFFF;
}

a:link
{
  font-size:11px;
  color:#509050;
  text-decoration:none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

a:visited
{
  font-size:11px;
  color:#509050;
  text-decoration:none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

a:active
{
  font-size:11px;
  color:#FFFFF;
  text-decoration:none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

a:hover
{
  color:#80C080;
  background:none;
}

p
{
  text-indent: 18px;
  text-align: justify;
}

table
{
  font-size:11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-color:#00100;
  line-height:18px;
}

ul
{
  text-indent:18px;
  list-style-type:square;
  list-style-image-url(none);
}

li
{
  text-indent:18px;
}
