﻿html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.4;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.5em;
}
li, dd, blockquote {
	margin-left: 0em;
	margin-bottom: 0.5em;
	padding-left: 0;
}
form label {
	cursor: pointer;
}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.17em; }
h4 { font-size: 1em; }
h5 { font-size: .83em; }
h6 { font-size: .67em; }