p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.caption {
	font-size: 11px;
	font-weight: bold;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;

}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
body {
	margin: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	list-style-type: circle;
	list-style-position: outside;
	line-height: 20px;
	display: list-item;

}
a:link {
	font-weight: bold;
}
a:visited {

	font-weight: bold;
}
.pagebreak {
	page-break-before: always;
}
.star {
	font-size: large;
	color: #CC0000;
	font-weight: bold;
	vertical-align: text-bottom;
	background-position: bottom;
}
.quotes {
	font-size: 18px;
	font-weight: bold;
}
.row1 {
	background-color: #EFEFEF;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 20px;
}
.row2 {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 20px;
}
.pquote {
	float: right;
	width: 12em;
	font-weight: bold;
	padding: 1em;
	color: #990000;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0;
	text-align: center;
}
.pquote2 {
	float: left;
	width: 12em;
	font-weight: bold;
	padding: 0.5em;
	color: #990000;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	text-align: center;
	white-space: normal;
}
.harvest_li {
	list-style-position: outside;
	list-style-type: disc;
	display: block;
}
.harvest_li_2 {
	padding-left: 20px;
	list-style-position: inside;
	display: block;
	text-align: justify;
}
