@charset "utf-8";
/* CSS Document */

.freearticle h1 {
	font-size: 135%;
	color: #0033CC;
	border-bottom: 1px dashed #CCCCCC;
}

.freearticle h2 {
	font-size: 115%;
	color: #0033CC;
}

.freearticle .highlight {
	color: #990000;
}

.freearticle ul.spaced li, .freearticle ol.spaced li {
	margin-top: 1em;
	margin-bottom: 1em;
}