#nav ul li a:hover {
	color: #293F78;
}
#content h1 {
	font-size: 24px;
	font-weight: bold;
	color: #BCC216;
	margin-bottom: 8px;
}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	color: #284177;
}
