<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: verdana, arial, sans-serif;
	scrollbar-face-color:#f4f4f4;
	scrollbar-highlight-color:#929292;
	scrollbar-3dlight-color: #b0b0b0;
	scrollbar-shadow-color:#929292;
	scrollbar-darkshadow-color: #b0b0b0;
	scrollbar-track-color:#cccccc;
	scrollbar-arrow-color:#929292;
}

a:link {color: #0000cd;text-decoration: none;}
a:visited {color: #0000cd;text-decoration: none;}
a:active {color: #008000;text-decoration: none;}
a:hover {color: #0000cd;text-decoration: underline;}

.manualtitle {
	font-size: large;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
	color: #ffffff;
	}

.htmltitle {
	font-size: large;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	color: #ffffff;
	}

.titlebody {
	font-size: xx-small;
	line-height: 100%;
	text-decoration: none;
	color: #ffffff;
	}

.smallbody {
	font-size: xx-small;
	line-height: 120%;
	}

.body {
	font-size: x-small;
	line-height: 120%;
	}

.head_a {
	font-size: medium;
	line-height: 120%;
	font-weight: bold
	}

.head_b {
	font-size: medium;
	line-height: 110%;
	}

.head_c {
	font-size: small;
	line-height: 120%;
	font-weight: bold;
	}

.head_d {
	font-size: x-small;
	line-height: 120%;
	font-weight: bold;
	}

.head_e {
	font-size: x-small;
	line-height: 120%;
	font-weight: bold;
	letter-spacing:1px;
	}

.head {
	font-size: 12px;
	font-weight:bold;
	margin:20px 0 5px 0px;
	}

.text {
	font-size: x-small;
	line-height: 120%;
	}

.toca {
	font-size: 12px;
	line-height: 120%;
	}

.menu {
	font-size: 10px;
	line-height: 120%;
	}

.header {
	font-size: 10px;
	line-height: 100%;
	}

.term {
	font-size: 12px;
	font-weight:bold;
	margin:20px 0 5px 0px;
	letter-spacing:1px;
	border-bottom:1px solid #666;
	}

.term2nd {
	font-size: 12px;
	font-weight:bold;
	margin:5px 0 5px 10px;
	letter-spacing:1px;
	}

.termlink {
	font-size: 11px;
	margin:5px 0 5px 10px;
	padding:0px 0 0 5px;
	border-left:10px solid #EEE;
	}

.footer {
	font-size: 10px;
	line-height: 120%;
	color: #666666;
	}

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