@charset "utf-8";
.Date {
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: inline;
	padding-bottom: 3px;
}

h1 {
	color: #CC0000;
	margin-bottom: 1em;
}

