a {
	font-family: Eurostile, Arial, Helvetica;
	font-size: 14px;
	color: #65A066;
	text-decoration: none;

}
a:hover {
	color: #9cea7b;
}
h1 {
	font-family: Eurostile, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9CEA7B;
	font-weight: bold;
}
li {
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;

}
