#content p
{
	margin-top: 0;
}

#content h1
{
	margin-bottom: 0;
}

#content a
{
	text-decoration: underline;
}
#content .page-links
{
	font-size: 1.0em;
}

#content .page-links a
{
	color: #484747;
	text-decoration: none;
	text-transform: uppercase;
}

#content .page-links a:hover
{
 	color: #003793;
}

#content .separator
{
	padding: 0 0.75em;
}
