body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 0.7em;
	line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.2em;
	color: #47440e;
	margin: 20px 0 16px 0;
}
h2 {
	font-size: 1.8em;
}
h3, h4, h5, h6 {
	font-size: 1.4em;
}
p {
	margin: 0 0 16px 0;
}

/* STYLES */

p.intro {
	font-size: 1.2em;
	font-weight: bold;
}
p.comment {
	font-size: 0.8em;
	color: #666666;
}
