<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wsEd {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #313131;
}
.wsEd h2 {
	color: #313131;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
	padding: 5px 0px;
	font-weight:700;
}
.wsEd h3 {
	color: #313131;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 5px 0px;
	font-weight:700;
}
.wsEd h4 {
	color: #313131;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 5px 0px;
	font-weight:700;
}
.wsEd h5 {
	color: #313131;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px;
	font-weight:700;
}
.wsEd h6 {
	color: #313131;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px;
	font-weight:700;
}
.wsEd ul {
	padding-left: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.wsEd ol {
	padding-left: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.wsEd a {
	color: #0b5095;
	text-decoration: none;
}
.wsEd a:hover {
}
.wsEd a img {
	border: 0px;
	font-weight: normal;
	font-size: 80%;
}
.wsEd cite {
	color: #fff;
}
.wsEd .perex {
	font-weight: bold;
	color: #fff;
}
.wsEd p {
	margin: 0px;
}
.wsEd .preformat {
	font-family: courier;
	font-size: 12px;
}
.wsEd acronym {
	border-bottom: 1px dashed red;
	color: #fff;
	cursor: help;
}
.wsEd blockquote {
	margin: 0px;
	padding-left: 20px;
}
.wsEd .color1 {
	color: #fff;
}
.wsEd .color2 {
	color: #333333;
}
.wsEd .color3 {
	color: #555555;
}
.wsEd .color4 {
	color: #777777;
}
.wsEd .color5 {
	color: #5e6162;
}
.wsEd .color6 {
	color: #cd0c0d;
}
.wsEd .size1 {
	font-size: 11px;
	line-height: 14px;
}
.wsEd .size2 {
	font-size: 12px;
	line-height: 18px;
}
.wsEd .size3 {
	font-size: 14px;
}
.wsEd .size4 {
	font-size: 18px;
	line-height: 20px;
}
.wsEd .size5 {
	font-size: 22px;
	line-height: 24px;
}
.wsEd .size6 {
	font-size: 25px;
	line-height: 25px;
}
.wsEd table {
	font-size: 100%;
}
.wsEd .table {
	border-collapse: collapse;
	border: 0px;
	color: #313131;
}
.wsEd .table td, .wsEd .table th {
	padding: 7px 20px;
	text-align: left;
	background-color: #f0f0f0;
	border-bottom: 2px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
}
.wsEd .table th {
	background-color: #cd0c0d;
	color: white;
}
.wsEd .table th * {
	color: white;
}
.wsEd .table .lited td {
	background-color: #f5f5f5;
}
.wsEd .table .foot td {
	background-color: #aaaaaa;
}
strong  {
	font-weight:700;
}</pre></body></html>