<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 { 
	font-size:18pt; 
	font-weight:900; 
	margin:0px;
	padding:2px 2px 2px 16px;
	background-color:#ccc; 
	border:1px solid #999; 
	width:728px; 
	color:#200;
	font-family:varidina;
}
.outBorder { width: 728px;font-size: 10pt; line-height: 150%; border:0px solid black; margin:0px; padding:0px; background-color: #e8e8e8;}
.descText { padding:10px; }
.download { padding:10px; background-color:#ccc }
body { background-color: #fff; }
.google { 
	position:fixed;
	top:2px;
	left:740px;
}

*html .google {
	position:absolute;
	top:2px;
	left:740px;
}

.type, .type2 {
	letter-spacing:1em;
	font-weight:900;
}

.type2 {
	letter-spacing:0em;
}

h2,.sampleHeader {
	font-size:12pt;
	letter-spacing:1em;
	font-weight:900;
	line-height:14pt;
	color:black;
	margin:0px;
	padding:0px;
}

.sampleHeader
{
	letter-spacing:0em;
}

.instrunctionType, .format, .description, .sampleCode {
	width:100%;
	height:auto;
	border-bottom:1px solid #88a;
	margin-bottom:1.5em;
}
.teleType {
	font-family:courier,mono-space;
	color:#300;
}
a { text-decoration:none; }
a:hover { text-decoration:underline; }

table,th,td {
	border-collapse:collapse;
	margin-bottom:1em;
	border:1px solid black;
}
th,td {
	padding-left:2px;
}
em {
	color:#ad0000;
}
.original {
	color:#b00;
}
.bad {
	background-color:#ff0;
}
</pre></body></html>