/* General Settings */
* {
//	color: #444;
	color: blue;
	font-family: Comic Sans MS, Tahoma, Verdana, Georgia, Times, serif;
	font-size: 14pt;
	font-weight: bold;
}

span.hits {
	font-size: smaller;
	font-weight: normal;
	width: 200px;
}
