
#nav ul li a:hover {
	color: #FFFFFF;
}

#content h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	color: #999999;
}

