div#content
{
	padding-left:8px;
	line-height: 19px;
}
div#content h1
{
	color: #26436f;
	font-family: Arial;
	font-size: 15px;
	margin-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #cdd5e0;
	margin-bottom: 6px;
}
div#content p
{
	margin-bottom: 19px;
}

div#content a
{
	color: #3f72aa;
	padding-left: 10px;
	margin-left: 5px;
	background-image: url('/images/content_a_bg.png');
	background-repeat: no-repeat;
}

div#content ul
{
	list-style: none;
	padding-left: 15px;
}

