body {
	background-color: #ECE9D8;
	font-family: Tahoma, Arial;
	font-size: 12px;

}
.style1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.green {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #12672e;

}

a:link {
	color: #12672e;
	font-weight:bold;
}

a:visited {
  color: #12672e;
  font-weight:bold;

}

a:hover {
	text-decoration: none;
	font-weight:bold;

}

a:active {
	color: #12672e;
	font-weight:bold;

}

a.footer {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	 color: #ece9d8;

}

a.footer:hover {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #ece9d8;
	}
a.footer:visited {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	color: #ece9d8;
	}
	
li {
margin-top: 2px;

}
