<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,td,th,caption,div,p,h1,h2,h3,h4,li,big,small,dl,ul,ol,select,option {
	font-family: Arial, Geneva, Helvetica, Sans Serif;
}

h1,h2,h3,h4,h5 {
	font-family:arial,helvetica,geneva,sans-serif;
}

pre,input,textarea {
	font-family:lucidatypewriter,courier,monotype;
}

body,td,th,caption,div,p,pre,code,dl,ul,ol,select,option,textarea,input {
	font-size:10pt;
}

.input { font-size:10pt;font-family:arial,geneva,helvetica,sans-serif; }

h1 {font-size:16pt;}

h2 {font-size:14pt;}

h3 {font-size:13pt;}

h4 {font-size:12pt;}

h5 {font-size:11pt;}

big {
	font-size:14pt;
}

small {
	font-size:8pt;
}

small.info {
	font-size:9pt;
}

small.footnote {
	font-size:9pt;
}
 

A:link { color:#000000; text-decoration:underline;}
A:visited { color:#000000; text-decoration:underline;}
A:hover { color: #0066ff; text-decoration:underline;}

tt {
	font-family: Lucida Console, Courier;
}

code {
	font-family: Lucida Console, Courier;
	color:#800080;
}

.normal {
	font-size:8pt;
}

.bigger {
	font-size:12pt;
}

.alert {
	color:#CC0033;
}

.selected {
	color:#CC0033;
}

.attn {
	color:#660000;
}

.boxheader {
	color:#FFFFFF;
}

.ghosted {
	color:#999999;
}

ul.arrow {
	list-style-image:url(/img/mini/arrowright.gif);
}

ul.redarrow {
	list-style-image:url(/img/mini/redarrowright.gif);
}
</pre></body></html>