h1 { 
	font-size:18pt; 
	font-weight:900; 
	margin:0px;
	padding:2px 2px 2px 16px;
	background-color:#ccc; 
	border:1px solid #999; 
	width:707px; 
	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; }

.type, .type2 {
	letter-spacing:1em;
	font-weight:900;
}

.type2 {
	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 {
	border-collapse:collapse;
	margin-bottom:1em;
}