.blackblocc {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	border: thick solid #000000;
	font-variant: small-caps;
	background-attachment: fixed;
	background-color: #000000;
	background-position: center center;
}
.greenblocc {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-variant: small-caps;
	color: #000000;
	background-color: #009900;
}
.blackblack {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000000;
	background-color: #000000;
	font-variant: small-caps;
}
.greenblack {
	background-color: #009900;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
}
.greenwhiteblocc {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
}
a:link, a:visited {
    font-weight : normal;
    text-decoration : none;
    color: #009900;
}
a:hover {
    font-weight : normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
.displaytype {
	font-family: "Courier New", Courier, mono;
	font-size: 444px;
	font-variant: small-caps;
	color: #00FF66;
	text-decoration: none;
	letter-spacing: 3em;
	font-weight: bold;
}
.whiteblocc {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-variant: small-caps;
}
.centergreen {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	background-color: #009900;
}
.blacksmall {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000000;
}
