#page-content .text
{
font-size:1.1em;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:200%;
}

#page-content h4
{
margin-bottom:0.25em;
	font: bold 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#page-content h5
{
color: #923600;
margin-bottom:0.5em;
	font: italic 1.1em Georgia, "Times New Roman", Times, serif;
}

.content-item
{
}

.content-item a
{
color: #923600;
text-decoration: underline;
}

p
{
margin-bottom: 1em;
}

.text em
{
font-style: italic;
}

.text ul {
	list-style-type: square;
	font: .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 1em;
}

.text ul li {
	margin-bottom: .5em;
}

.text ol {
	list-style-type: decimal;
	font: .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 1em;
}

.text ol li {
	margin-bottom: .5em;
}

.text strong
{
font-weight: bold;
}

hr,.hr
{
padding-top:7px;
display:block;
border:none;
height:0;
background:transparent url(hr.gif) repeat-x 0 0;
margin:0 0 1em 0;
}