@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #1A3212;
}
a:visited {
	color: #3B3623;
}
.subhead {
	font-size: 24px;
	color: #1A3212;
	font-weight: bold;
}
.subhead2 {
	font-size: 18px;
	font-weight: bold;
	color: #A7411B;
}
.pics {
	border: 1px solid #D9742E;
}
