h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 12px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
}
.p-indent {
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
h3 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	padding-left: 20px;
}
.statement {
	margin-right: 40px;
	margin-left: 40px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #cc9966;
	border-left-width: 2px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 0px;
	font-weight: normal;
}
h4 {
	margin-right: 40px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
