<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
background-color: white;
color: #000050;
font-family: arial, helvetica, sans-serif
}

P.special:first-letter {
font-size: 200%;
font-weight: bold;
letter-spacing: 0.25em;
float: left;
color: red;
}

TD {
color: #000050;
font-family: arial, helvetica, sans-serif;
vertical-align: top
}

TH {
font-family: arial, helvetica, sans-serif;
text-align: center;
color: red
}

CAPTION {
font-size: large;
font-family: arial, helvetica, sans-serif;
}

TD.navigation {
background-color: #b22222
}

TD.subnavigation {
background-color: #FFFFFF
}

PRE.source {
font-family: courier;
color: red
}

A.navigation {
background-color: #b22222;
color: #b22222;
text-decoration: none
}

A:link {
color: #b22222;
}

A:visited {
color: #005000;
}

A.address {
font-family: arial, helvetica, sans-serif
}
	  
P.redborder {
border-color: red;
border-width: 0.5mm
}

H2.redborder {
border-color: red;
border-width: 0.5mm
}

DL.redborder {
border-color: red;
border-width: 1mm
}

</pre></body></html>