body {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #5040DD;
	background-color: #E9E9E9;
}
ul {

	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #0000FF;
	background-color: #E9E9E9;
}
li {


	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #0000FF;
	background-color: #E9E9E9;
}
.lk {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	color: #0000FF;
	font-weight: bold;

}
.logger {
	position: absolute;
	visibility: hidden;
	height: 1px;
	width: 1px;
	left: 0px;
	top: 0px;
}
