<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY, TABLE, TH, TD, UL, LI, P	
{font-family: arial, verdana, helvetica, sans-serif; color: #000000;}


B {font-weight: bold;}

EM {font-weight: bold; font-style: normal; }

a:link {color: #000084; text-decoration: none;}
a:active {color: #000084; text-decoration: underline;}
a:visited {color: #800000; text-decoration: none;}
a:hover {color: #000084; text-decoration: underline;}

H1 {
	font-size: xx-large; align: center;
}
H2 {
	font-size: x-large; align: center;
}
H3 {
	font-size: large;
}

H4 {
        font-size: small;
}

H5 {
        font-size: xx-small;
}
	

PRE, TT, CODE {
	font-family: courier, sans-serif;
}

TH {
	font-weight: bold;
}

HR {
	color: #000; height: 1px;
}

TD.oddrow {
	background: #d5e6ff; color: black; text-align: center;
}
TD.evenrow {
	background: #eaf3ff; color: black; text-align: center;
}
TD.extrrow {
	background: #8ebfff; color: black; text-align: left;
}
</pre></body></html>