body {
	font: 10pt Tahoma, Verdana, Arial, sans-serif;
	background-color: #dedeee;
}

.head {
	text-align: center;
	font-size: 20px;
	color: white;
	background-color: #666699;
	padding: 3pt 6pt 3pt 6pt;
}

.when {
	text-align: center;
	font-size: 12px;
}

.count {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #777799;
}

.time, .nick, .topic {
	font-size: 12px;
	background-color: #BABADD;
	padding: 4pt 7pt 4pt 7pt;
}

.nick {
	font-weight: bold;
}

