@charset "ISO-8859-1";
.header {
	font-family: Georgia;
	font-size: 16px;
	color: #5A350E;
	font-style: italic;
	font-weight: bold;
}
.subheader {
	font-family: Georgia;
	font-size: 12px;
	color: #5A350E;
	font-style: italic;
	font-weight: bold;
}
.content {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
