.title {
	font-size: medium;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}

.date {
	text-align: right;
	font-size: small;
	color: #666666;
}

p.comment {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 16px;
	margin-left: 10px;
}

.red {
	color: #CC0000;
}

.glay {
	color: #999999;
}

.blue {
	color: #0000FF;
}
#news,#history,#colum {
	margin-left: 10px;
}

