body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	background-color: #FFFFFF;
}
.header
{
  background-image: url(img/logofon.jpg);
  background-color: #ffffff;
  width: 100%;
}
.maintext
{
  font-family: verdana;
  font-size: 10pt;
  text-align: justify;
}
p
{
  text-indent: 20px;
}
.footerline
{
  background-color: #de5d01;
  height: 5px;
}
.navlink
{
  font-family: verdana;
  font-size: 10pt;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  text-decoration: none;
}
a
{
  font-family: Verdana;
  font-size: 10pt;
  text-decoration: none;
  color: #910304;
}
a:hover
{
  color: #c8331b;
}
h1
{
  font-family: monotype Corsiva;
  font-size: 18pt;
  text-align: center;
}