.1darkgrey {
	color: #4B494B;
	background-color: #4B494B;
}
.1lightgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	background-color: #6A6A6C;
}
.1semidarkgrey {
	background-color: #5C5B5E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B6B4B6;
	letter-spacing: .2em;

}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	letter-spacing: 0.1em;
	font-weight: normal;

}
