#content a
{	color: #000;	
	line-height: 40px;
	font-size: 16px;
}
#content em
{	font-size: 14px;
}

#content h2, #content h2 a
{	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 18px;
	line-height: 24px;
	font-weight: 900;
}
#content h3
{	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
}
#content small
{	padding-bottom: 10px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
	height: 20px;
}