body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 4em;
	text-align: center;
	}
h2 {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a {
	text-decoration: underline;
	}
