body {
	text-align: left;
	font-size: 100%;
	color: #000;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
}

p {
	font-size: 1em;
}

.header {
}

.section {
}
	.article {
	}

