body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666666;
}
h1, h2, h3, h4, h5, h6, .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2.2em;
	color: #0099ff;
	margin: 20px 0 16px 0;
	line-height: 1em;
}
h1 {
	padding-left: 19px;
}
h1 span {
	font-size: 0.5em;
	font-weight: bold;
	color: #003399;
	font-style: italic;
}
h2 span.date {
	font-size: 0.6em;
	color: #666666;
}
h2 span.greener {
	color: #0f9240;
}
h2, h3, h4, h5, h6, .heading {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
}
p {
	margin: 0 0 16px 0;
}

/* STYLES */

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