<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;STYLE TYPE="text/css"&gt;

BODY  { color: black; font-size: 0.8em; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.3; margin: 1em }

P  { color: black; font-size: 0.9em; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.3; margin: 0.8em }
P#navbar { color: black; font-size: 1em; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1; margin: 0.7em; }
P#navbar A:hover {
background-color: yellow; }
UL   { color: black; font-size: 0.7em; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5; margin: 1em 1em 1em 2em }

OL  { color: black; font-size: 0.7em; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.3; margin: 1em }

DL  { color: black; font-size: 0.7em; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.3; margin: 1em }

DIV  { color: black; font-size: 0.7em; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.3; margin: 0.8em }

H1  { color: #323232; font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 1.6; margin: 0.5em   }
H2 { color: black; font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 1.6; margin: 0.5em; }
H2#nav { font-size: 0.9em; margin: 0.8em; }
H3 { color: #3e1717; font-size: 1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 1.4; margin: 0.8em; }
H4  { color: #300000; font-size: 0.9em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 1.3; margin: 0.8em  }

H5 { color: maroon; font-size: 0.7em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 1.3; margin: 0.8em; }
H6 { color: #646464; font-size: 0.7em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 1.3; margin: 0.8em; }
/* HR { border-top: solid } 'border-bottom' could also have been used */
A:hover {
background-color: #F6A973; }
A:link {
		color: #336;
		border-bottom : 1px dotted #0000cc;
		text-decoration: none;
		}
 	A:visited {
 		color: #003;
 		text-decoration: none;
		border-bottom : 1px dotted #330099;
 		}
 	A:active {
 		color: #990000;
 		text-decoration: none;
 		}
 	A:hover  {
 		color: #00008b;
		text-shadow: #F2F2BD 0px 0px 2px;
 		}

A:link IMG 	{ 
		border: none;
		border-bottom: none; 
		text-decoration: none; 
		} 
 
/*	A:link IMG { border: 1px solid #DDDDDD }
	A:visited IMG { border: 1px solid #888888 }
	A:active IMG { border: 1px solid #FF6633 } */


/* IMG { border: 1px solid black } */
/* A:link, A:visited, A:active { text-decoration: none } */


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