body {
	padding: 0;
	margin: 0px;
	color: #000000;
  line-height: 100%;
  background-color: #D8E6D8;
}
body.mmargin
{
  margin:12px;
}
body, h1, h2, h3, h4, input, select,td {
  font-family: Verdana, Arial, sans-serif;
}

table.contenttable-0 {
  border-top: 1px solid #007744;
  border-left: 1px solid #007744;
  border-right: 1px solid #007744;
  background-color: #D8E6D8;
}
table.contenttable-0 td,
table.contenttable-0 th {
  padding: 4px;
  margin: 0;
  border-bottom: 1px solid #007744;
  text-align: left;
  vertical-align: top;
  font-size:0.78em;
}

h1
{
  font-size: 0.78em;
  font-size: 113%;
	color: #2753A2;
  margin: 0;
  line-height: 120%;
}

h2
{
  font-size: 0.78em;
	font-style: normal;
  font-size: 104%;
	color: #000000;
  margin: 0;
  line-height: 120%;
}

td.fwf, span.fwf, input.fwf, select.fwf, textarea.fwf, td.flora
{
  margin-top:0px;
  margin-bottom:0px;
	font-size: 0.78em;
}

.fm_com
{
  font-size: 0.78em;
}

p
{
  font-size: 0.78em;
}

a {
  color: #2753A2;
  text-decoration: none;
}
a:visited {
  color: #990066;
}
a:hover,a:active,a:focus{
  color: #2753A2;
  border-top: 1px solid #2753A2;
  border-bottom: 1px solid #2753A2;
}

p.center
{
  text-align:center;
}
