body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #333399;
	font-weight: bold;
}
a:visited {
	color: #333399;
	font-weight: bold;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
h4 {
	font-size: 10pt;
	font-weight: normal;
}
tr {
	page-break-inside: avoid;
}
.credit {
	font-size: 9pt;
	color: #000000;
}
.heading {
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: thin;
	text-align: right;
	vertical-align: top;
	padding-right: 12px;
}
.break {
	page-break-after: always;
}
