

frame { background-color:#212121;
		border-color:#212121;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
h2 {
	font-style: oblique;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: underline;
}
textarea {
	background-color: #999999;
	
}
text {
	color:#666666;
	hyphens: auto;

}
.glass-pane:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: inherit;
	background-size: auto;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
body {
	background-color: #212121;

}
.sectional { width: 800px; margin: auto;}

.sectional section {
	margin: 0 -9999px;
	padding: 0 9999px);
}
