div.line {
	border-bottom: 1px dashed #000;
	height: 3px;
	font-size: 1px;
}
div#blu, div#blu div {
	background-color: #298cf4;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.yellow {
	color: #090;
	font-weight: bold;
}
.small {
	font-size: 10px;
}