@charset "UTF-8";
/* CSS Document */

.heading_a {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 2px;
}
.body_text {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	line-height: 17px;
	padding-left: 4px;
	margin-top: 4px;
	margin-bottom: 8px;
	padding-right: 4px;
}
caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 8px;
}
.bullet_a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	list-style-type: disc;
	margin-left: 3em;
	text-indent: -1em;
	list-style-position: outside;
}
.heading_b {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 12px;
	padding-bottom: 4px;
}
.emphasized_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	margin-left: 28px;
	margin-right: 28px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FF0000;
}
.emphasized_text_centered {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 28px;
	margin-right: 28px;
	color: #FF0000;
}
div {
	margin-top: -8px;
	margin-bottom: 5px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding-left: -1px;
	margin-left: -3px;
	padding-right: 4px;
	margin-top: 6px;
	margin-bottom: 4px;
}
.graphic_centered {
	text-align: center;
	margin-top: 4px;
	padding-top: 12px;
	padding-bottom: 1px;
}
body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	text-align: left;
}
.text_centered_caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 28px;
	margin-left: 28px;
	margin-right: 28px;
	color: #000000;
}

