<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.main_bold12_blue {  font-family: Arial; font-size: 12pt; font-weight: bold; color: #0000FF}
.tiny {  font-family: Arial; font-size: 8pt; color: #0000FF}
.tinyBlack {
	font-family: Arial;
	font-size: 8pt;
	color: #000000
}

.top {  font-family: Arial; font-size: 24pt}
.main_bold12 { font-family: Arial; font-size: 12pt; font-weight: bold}
.main_bold12Red {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #72181A;
}

.mainbold_white {  font-family: Arial; font-size: 12pt; font-weight: bold; color: #FFFFFF}
.bground {
	
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C69591;
}
.mainLink {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.mainBold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.mainBoldRed {
	font-family: Arial;
	font-size: 10pt;
	color: #72181A;
	font-weight: bold;
}
.tableRed {
	border: medium solid #72181A;
}
</pre></body></html>