body {
	background-color: #333333;
}

.txt0 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #CCCCCC;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 300px;
	text-align: justify;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.txt3 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: 100;
	color: #999999;
}
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

a:active {  color: #cccccc; text-decoration: none; letter-spacing: 2px}
a:hover {  color: #cccccc; text-decoration: none; letter-spacing: 2px}
a:link {  color: #cccccc; text-decoration: none; letter-spacing: 2px}
a:visited {  color: #cccccc; text-decoration: none; letter-spacing: 2px}
}
