body {
	background-color: #FFC;
}
h3 {
	font-weight: bold;
	font-variant: normal;
	color: #030;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4 {
	font-weight: bold;
	color:#F03
}

p {
	margin-top: 0px;
}

.DayTime {
	text-decoration: underline;
	font-weight: normal;
	color: #009;
	margin-left: 5px;
}
.red {
	color: #F00;
}
