/* whitespace reset */

html, body, dl, dt, dd, ul, ol, li {
	margin: 0; padding: 0;
	}

body {
	font-size: 62.5%;
	margin-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.7em 0 0.2em;
	}

address, blockquote, form, fieldset, table, p, pre {
    margin-top: 0.2em; margin-bottom: 1.2em;
	}

/***/

h1, h2, h4, h5, h6 {
	font-size: 1.2em;
	}
h5 {font-size:11px;}

