span.keyword {
	background-color: #ffff00;
	font-weight: bold;
}

div.title {
	font-size: 120%;

	border-style: solid;
	border-color: #006600;
	border-width: 0px 0px 1px 0px;

	margin: 3px 20px 5px 15px;
	padding: 0px 5px 1px 5px;
}

span.thread-id {
	font-size: 70%;
	font-weight: bold;
}

span.message-id {
	font-size: 70%;
}

span.name {
	font-size: 90%;
	font-weight: bold;
	color: #080;
}

span.date {
	font-size: 70%;
}

span.title {
	font-weight: bold;
	color: #f00;
}

span.sougo {
	color: #f00;
	font-size: 70%;
}

div.body {
	margin: 10px 20px 20px 25px;
	line-height: 120%;
}
