@charset "utf-8";
body {
	background-color: #0c4d1a;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-right:10px;
}
a:link {
	color:#0c4d1a;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	color:#0c4d1a;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color:#3b372b;
	font-family: Georgia, "Times New Roman", Times, serif;
}.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
