.textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 15px;
	padding: 5px;
}
.boldtitleblock {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin: 15px;
	padding: 15px;
	left: 20px;
}
.indented {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	text-indent: 35px;
	word-spacing: normal;
	white-space: normal;
	display: none;
	margin: 10px;
	padding: 10px;

}
.listtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	padding: 5px;
	height: auto;
	width: auto;
	margin: 10px;

}

