body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #404040;
	color: #CCCCCC;
}

h1 {
	font-style: italic;
	font-size: small;
	font-weight: bolder;
}

.hitsCounter {
	font-size: x-small;
	color: #dddddd;
	font-style: italic;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.forewordStyle {
	font-size: x-small;
	color: #737588;
	font-weight: bolder;
}
