body {
	background-color: #000000;
}
td, input, select, textarea {
	font-family: tahoma;
	font-size: 11px;
	color: #6A6A6A;
}
.footer {
	font-family: tahoma;
	font-size: 9px;
	color: #6A6A6A;
}
.counter {
	font-family: tahoma;
	font-size: 7px;
	color: #111111;
}
.hyperlink {
	font-family: tahoma;
	font-size: 11px;
	color: #6A6A6A;
}
.pre {
	background-color: #FFFFFF;
}