<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">H4 {
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin-bottom : 4px;
}
H3 {
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin-bottom : 4px;
}
H2 {
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 4px;
}
MENU {
	list-style-type : disc;
	list-style-position : outside;
	margin-bottom : 2px;
	margin-top : 2px;
}

TABLE.OPT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin-top : 6px;
}
TD.TOP{
	background-color :  #E0E0E0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	padding-left : 5;
}
TABLE.OPT{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	padding-left : 5;
}
TD.LEFT{
	font-family : "Courier New", Courier, monospace;
	font-size : 11;
	padding : 5;
}
DIV.FETCH {
	color :  GrayText;
	font-size : smaller;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
DIV.SHELL {
	color :  Green;
	font-size : x-small;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
FONT.DEF {
	color : Black;
	font-weight : bold;
}
A.FILE {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : x-small;
	font-style : italic;
}
UL {
	margin-top : 5px;
}
OL {
	margin-top : 5px;
}
PRE.SYNTAX{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Green;
	font-size : xx-small;
}
</pre></body></html>