
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, San Serif;
	font-size: 16px;
	color: #000000;
	border: 0px none;
	background-color: #8ba66f; /*#8ca772;*//*#EEEEEE;*/
	

}


.style1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}


.style2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

h3 {
	font-size: 22px;
	font-weight: bolder;
	color: #FFFFFF;
}

.genmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, San Serif;
	font-size: 12px;
	font-weight: normal;
}
.genmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, San Serif;
	font-size: 12px;
	font-weight: normal;
}
.genmenu a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, San Serif;
	font-size: 12px;
	font-weight: normal;
}
genmenu a:active {
	color: #ff0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, San Serif;
	font-size: 12px;
	font-weight: normal;
}
ul {
	list-style-position: outside;
	list-style-image: url(graphics/bullet.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
/*-----------------------------*/

.genmenu{
  color:#ffffff;
	font-size:13px;
}

.maintext
	{
	font-family:verdana;
	font-size:12px;
	color:#000000;
  padding:3em;
	padding-left:3em;
/*	background:#8ca772; */
  }

	.maintext p{
	  line-height:1.6em;
	}
	
	.big, .big a
	{
	font-family:verdana;
	font-size:13px;
	color:#ffffff;
	}
	
	.big a:hover{
  	color:#0070BB;
	}

  .hlp a:link {
	  color:#3f4341;
		text-decoration:none;
	 	font-family: Arial, Helvetica, San Serif;
  	font-size: 12px;
  	font-weight: normal;
	}
	.hlp a:visited {
  	text-decoration: none;
  	font-family: Arial, Helvetica, San Serif;
  	font-size: 12px;
  	font-weight: normal;
		color:#3f4341;
		
  }
  .hlp a:hover {
  	color: #990000;
  	text-decoration: underline;
  	font-family: Arial, Helvetica, San Serif;
  	font-size: 12px;
  	font-weight: normal;
 }
 
 .hlp a:active {
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, San Serif;
	font-size: 12px;
	font-weight: normal;
}	

.copyright, a.copyright:link {
	  color:#99a99a;
		text-decoration:none;
	 	font-family: Arial, Helvetica, San Serif;
  	font-size: 12px;
  	font-weight: normal;
	}