.topnav ul .nav3 a {
	background-image: url("/images/nav3_h.png");
}
.content .month {
	font-size: 140%;
	font-weight: bold;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.content h2 {
	font-size: 120%;
	color: #CC0000;
}
.content section h2 {
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #595757;
}
