body {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 100%;
	word-spacing: normal;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6 { 
	line-height: 1.25; 
	margin: 1.25em 0; 
	color: #000;
}

/* h1 minus h6 = x divided by 5 = difference in heading font sizes */

h1 { font-size: 3.5em; }
h2 { font-size: 3.0em; }
h3 { font-size: 2.5em; }
h4 { font-size: 2.0em; }
h5 { font-size: 1.5em; }
h6 { font-size: 1em; }