#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 22px;
	padding-right: 35px;
}


#content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
#content ul li div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	color: #999999;
	text-transform: none;
}
#content a:link {
	color: #574139;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a:visited {
	color: #574139;
	text-decoration: none;
}
