


body {
	font: 12px/160% Verdana, Arial, Helvetica, sans-serif;
}



h1 {font-size: 200%; margin-bottom: 1.3em;}
h2 {font-size: 150%; margin-bottom: 0.6em;}
h3 {font-size: 150%; margin-bottom: 5px;}
h4 {font-size: 135%; margin-bottom: 1.3em;}
h5 {font-size: 110%; margin-bottom: 1.0em;}


h1 span, h2 span, h4 span {
	display: block;
	font-size: 50%;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
h1 span {
	color: #666;
}

h1 span.claim {
	font-size: 75%;
	font-weight: normal;
	color: #223344;
	padding-top: 5px;
	text-transform: uppercase;
	}
	
p { font-size: 80%; }
p.nopad {padding-top: 0px; margin-top: -5px;}
a {	text-decoration: none; font-size: 85%;}

div.footer a {	text-decoration: none; color: #223344; font-size: 90%;}

span.metanav a {font-size: 100%; color: #708090;}
