@charset "UTF-8";.bodyText {	font-family: "Times New Roman", Times, serif;	font-size: 11pt;	font-style: normal;	line-height: 14pt;	font-weight: normal;
	text-align: left;	color: #000000;}

.highlight {	font-family: "Times New Roman", Times, serif;	font-size: 17pt;	font-style: italic;	line-height: 14pt;	font-weight: normal;
	text-align: left;	color: #838383;}

.bulletList {	font-family: "Times New Roman", Times, serif;	font-size: 11pt;	font-style: normal;	line-height: 18pt;	font-weight: normal;
	text-align: left;	color: #000000;}

.donutText {	font-family: "Times New Roman", Times, serif;	font-size: 11pt;	font-style: normal;	line-height: 13pt;	font-weight: normal;
	text-align: left;	color: #000000;}

.justText {	font-family: "Times New Roman", Times, serif;	font-size: 11pt;	font-style: normal;	line-height: 14pt;	font-weight: normal;
	text-align: justify;	color: #000000;}

a {
	text-decoration:none;
	color:#cd2023;
}

a:hover {
	text-decoration:underline;
	color:#cd2023;
}