h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
	display: inline;
}
.subhead {
	font-weight: bold;
	color: #999999;
	padding-bottom: 10px;
	display: block;
}
.date {
	font-weight: bold; 
	color: #60A1FE;
}


