body
{
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color: #999999;

}

h1 { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #478A2E;
  margin: 0px;
  padding: 0px;
 }

h2 { 
  font-family: Verdana, Helvetica;
  font-size: 8pt;
  font-weight: bold;
  color: #44516B;
  margin: 0px;
  padding: 0px;
 }
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #478A2E;
	font-weight: bolder;

  }
 
a:hover {
 color: #FF6600;
}

td, b, div, i, u, p, strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;

 }
.bigfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #478A2E;

}
.whitebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

