<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">H1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 2em; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	text-align: center
}
BODY {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.1em; 
	background-color: #FFFFFF;
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-align: justify
}
P {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .95em; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-align: justify
}
B {
	font-weight: bold; 
}
UL {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .95em; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-align: justify
}
A {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.95em; 
	font-weight: normal; 
	text-decoration: underline
}
TD {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .95em; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-align: left
}
TH {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .95em; 
	color: #000000; 
	text-align: center; 
	font-weight: bold
}
TH A {
	color: #000000; 
}
INPUT {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
</pre></body></html>