@charset "utf-8";
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
}
td {
	background-color: #ffffff;
}
.grayBackground {
	background-color: #999999;
}
.callOutHighlight {	font-weight: bold;
	font-size: 14pt;
	color: #7e2243;
	font-family: "Times New Roman", Times, serif;
}
.callOutQuotationMarks {	font-weight: bold;
	font-size: 14pt;
	color: #d9b194;
}
.callOutRegular {	font-size: 14pt;
	color: #a52a57;
	font-family: "Times New Roman", Times, serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
