html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: none; }

body {
	font-family: "Lucida Grande", "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 87.5%;
	line-height: 1.5em;
	color: #000;
	float: none;
	background: #fff;
	width: 90%;
	margin-left: 5%; }

html>body {
	font-size: 14px; }

#nav, #sidebar, #footer, img {
	display: none; }

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 0.5em; }

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 1.5em;
	margin-bottom: 1em; }
	
h2.leveled {
	margin-top: 0; }

h3 {
	line-height: 1em;
	margin-bottom: 0.8em; }

h3.leveled {
	margin-top: 1.5em; }

h4 {
	font-size: 1.143em;
	line-height: 1em;
	margin-bottom: 0.5em; }
	
p {
	margin-bottom: 1em; }

p.widelead {
	font-weight: bold;
	margin-bottom: 2.5em; }
		
a {
	color: #000;
	text-decoration: none; }