div.Content {
	font: .88em/1.38em Arial, Helvetica, sans-serif;
}

a {
	color: #007ef7;
}

a:hover {
	color: #000000;
}


h2:first-child,
h3:first-child,
p:first-child {
	margin-top: 0 !important;
}

.Content h1 {
	margin-top: 0;
	font-size: 185%;
	line-height: 110%;
	font-weight: normal;
}

.Content h2 {
	font-size: 150%;
	line-height: 110%;
	font-weight: normal;
	margin: 1.5em 0 .75em 0;
}

.Content h3 {
	font-size: 129%;
	line-height: 110%;
}

.Content p {
	margin: 0 0 .7em 0;
}

.Content p.incut {
	font: 123%/1.4em Arial, Helvetica, sans-serif;
}

.Content ul,
.Content ol {
	margin: 0 0 .7em 0;
	padding: 0 0 0 2.5em;
}

.Content ul li,
.Content ol li {
	margin: 0 0 .21em 0;
	padding: 0;
}

p + ul,
p + ol {
	margin-top: -0.36em !important;
}