h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: 5C2901;
	letter-spacing: 2px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5c2901;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #5c2901;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: 5C2901;
}
a.email: link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: 5C2901;
	text-decoration: underline;
	font-weight: bold;
}

a.blog: link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: none;
	text-decoration: none;
}
