<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY, H1, H2, H3, H4, TD, TH {
	font-family: arial, helvetica, sans-serif;
        font-size: 80%;
	color: black;
	background-color: transparent;
}
H1 {
        font-size:large;
	text-align:left;
	color: #0256A2;
	background-color: transparent;
        margin-bottom: 15pt;
}
H2 {
        font-size:medium;
	text-align:left;
	color: #0256A2;
	background-color: transparent;
}
H2.news {
	color: #FF0000;
}
H3 {
        font-size:small;
	text-align:left;
	color: #0256A2;
	background-color: transparent;
}
P.bluebold {
	font-weight: bold;
        color: #0256A2;
	background-color: transparent;
}
TABLE {
	padding: 0ex;
}
TD {	
}
TD.c {	text-align:center;
}
TH {	color: #0256A2;
	text-align:left;
}
TH.c {	text-align:center;
}
address, address A {
        margin-top: 20pt;
        font-size: xx-small;
}
A:link {
	color: #0256A2;
	background-color: transparent;
	text-decoration: none;	
}
A:visited {
	color: #333399;
	background-color: transparent;
	text-decoration: none;
}
A:hover {
	text-decoration:underline;
}

BODY {
	background: url(/images/margin.gif) repeat-y white;
	margin-left:170px; 
}
P.margin {
        text-align: center;
        color: #004c7a;
	background-color: transparent;
	position:absolute;
	left:0px;
	width:150px;
}
TABLE.colortable {
        background: #b0e2ff;
	padding: 4px;
	color: black;
}
TABLE.greytable {
        background: #f0efef;
	padding: 4px;
	color: black;
}
</pre></body></html>