@charset "utf-8";
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 125%;
	text-align: left;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 125%;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: normal;
	font-weight: normal;
	color: #063;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #063;
	font-weight: normal;
	text-align: left;
}
h3 {
	font-size: 24px;
	letter-spacing: 2pt;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #7F6E38;
}
a {
	color: #654E2E;
}
.caption {
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

