body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666e88;
	text-align: left;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:bold
	line-height: 14px;
	color: #666e88;
}
.bodytextTighLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666e88;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666e88;
}

a {
	color: #000000;
	text-decoration: none 
}
.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6c894f;
	border-right-color: #6c894f;
	border-bottom-color: #6c894f;
	border-left-color: #bbdca7;
	text-align:left;
	color:#000000;
	background-color: #c3d9a7;
	line-height: 16px;
}
.1sidatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6c894f;
	border-right-color: #6c894f;
	border-bottom-color: #6c894f;
	border-left-color: #bbdca7;
	text-align:left;
	color:#000000;
	background-color: #c3d9a7;
	line-height: 21px;
	padding: 12px;

}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	background-color: #96b670;
	display:block;
	padding-bottom:0;
}
.menufoto a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #ffffff;
	background-color: #96b670;
	padding-bottom:0;
}
.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #CCCCCC;
}

a:hover {
	text-decoration: underline;
	padding: 5;



}

