@charset "utf-8";
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2d3f19;
}
a {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#677754;
	text-decoration:none;
}
a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #425c24;
	text-decoration:underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000000;
	font-weight:lighter;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2d3f19;
}
