body {
	font: 12px/16px Helvetica, Arial, sans-serif
}
a:focus {
	outline:1px dotted invert
}
hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1{font-size: 2.5em;line-height:32px}
h2{font-size: 2em;line-height:32px}
h3{font-size: 1.5em}
h4{font-size: 1.35em}
h5{font-size: 1.2em}
h6{font-size: 1em}

h1, h2{margin: 16px 0;word-spacing: -0.1em;letter-spacing: -0.025em}
h3, h4, h5, h6{margin: 16px 0 0 0;word-spacing: -0.1em;letter-spacing: -0.025em}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child	{ margin-top: 0}

p, blockquote, pre, ol, dl, ul, form {line-height: 16px}

ol {list-style:decimal;padding-left:20px}
ul {list-style:square;padding-left:20px}
li {margin-left:20px}

address, blockquote, dl, form,
fieldset, ol, table, p, pre, ul{
  margin-top: 0;margin-bottom: 16px}


