.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: bolder;
	color: #65512C;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F7F19D;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #F7F19D;
	text-decoration: underline;
}
.bolder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #F7F19D;
}
h1 {
	color: #F7F19D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFCC;
}
ul {
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
li {
	margin: 1px;
	padding: 2px;
}
