h1 { font-size:22px; color:#000055; }
h2 { font-size:14px; color:#550000; }

.date {
	font-weight:bold;
	background-color:#D0E0D0;
	border-bottom:1px solid #808080;
	padding: 5px 20px 5px 10px;
}
	div.date a {
		color:black;
	}
.note {
	background-color:#D0E0D0;
	border-bottom:1px solid #808080; border-right:1px solid #808080;
	padding:10px;
	text-align:justify;
}

table#log {
	border-spacing:0px 10px;
}
table#log tr {
	vertical-align:top;
}
table#log td.td_date {
	padding: 0;
	white-space:nowrap;
}