/* $Id: typography_075_150.css, v 1.0 2010/09/06 15:27:26 alex@alexdesignworks.com Exp $ */

html{font-size:100.01%}
body{background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;font-size:75%;line-height:150%}
h1,h2,h3,h4,h5,h6{font-weight:normal}
h1{font-size:3em;line-height:100%;margin-bottom:.5em}
h2{font-size:2em;line-height:150%;margin-bottom:.75em}
h3{font-size:1.5em;line-height:100%;margin-bottom:1em}
h4{font-size:1.2em;line-height:125%;margin-bottom:1.25em}
h5{font-size:1em;font-weight:bold;margin-bottom:1.5em}
h6{font-size:1em;font-style:italic;font-weight:bold}
p,ul li,ol li{font-size:1em}
p,ul,ol,dl,table,address{margin:0 0 1.5em}
p.last{margin-bottom:0}
ul{list-style-position:inside;list-style-type:disc}
ol{list-style-position:inside}
dl dd{margin-left:1.5em}
table tr th{padding:0}
table tr td{padding:.25em}
a,a:link{text-decoration:none}
.capitalized,.caps{text-transform:capitalize}
code,.sourcecode{font-family:Courier New, serif}
abbr,acronym{border-bottom:1px dotted #666}
address,em,i,dfn{font-style:italic}
ul li ul,ul li ol{margin-bottom:0;margin-left:1.5em}
dl dt,strong,b{font-weight:bold}
a:hover,a:active,a.active{text-decoration:underline}