
body {
	font: 86%/1.4 helvetica, arial, verdana, sans-serif;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	font-weight: bold;
	letter-spacing: -1px;
	
	}
h1 {font-size: 2.6em;}
h2 {font-size: 1.8em; line-height: .9em; margin-bottom: .2em; }
h3 {font-size: 1.2em;}
h4 {font-size: .9em;}
h5 {font-size: .7em;}
h6 {font-size: .5em;}

p.ingress {
	margin-top: 0;
	font-size: 1.2em;
	line-height: 1.3em;
	}
p {
	margin-bottom: 1em;
	}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
.discrete,
a.discrete {
	color: #999;
}