@charset "utf-8";
a {
	color: #8d8a7d;
	text-decoration: underline;
}
a:hover {
	color: #718B8E;
	text-decoration: underline;
}
h1 {
	color: #718b8e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
h2 {
	color: #718b8e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.footnote {
	font-size: 9px;
}
