body {
	font-family: sans-serif;
	font-size: 14pt;
	margin: 0 auto;
	background: #fff;
	padding: 0;
	width: 80%;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 16pt;
}

a {
	color: #303030;
}

sup {
	font-size: 70%;
}

footer {
	font-size: 80%;
}

#jsonaut-def{

}

.intro {
	margin: 0 0 3em 0;
	font-size: 90%;
}

.c {
	text-align: center;
}