/* Style sheet basic */
html{font-size:100.01%;}
body{font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;font-size:62.5%;color:#222;background: #fff;}
h1,h2,h3,h4,h5,h6{font-weight:normal;color:#111;}
h1{margin-bottom:0.5em;font-size:2em;line-height:1;}
h2{margin-bottom:0.75em;font-size:1.6em;}
h3{margin-bottom:1em;font-size:1.2em;line-height:1;}
h4{margin-bottom:1.25em;font-size:1em;line-height:1.25;}
h5{margin-bottom:1.5em;font-weight:bold;font-size:1em;}
h6{font-weight:bold;font-size:1em;}
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{margin:0;}
p{margin:0 0 1.5em;}
p img.left{float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right{float:right;margin:1.5em 0 1.5em 1.5em;}
a{text-decoration:underline;color: inherit;}
blockquote{margin:1.5em;font-style:italic;color:#666;}
strong{font-weight:bold;}
em,dfn{font-style:italic;}
dfn{font-weight:bold;}
sup,sub{line-height:0;}
abbr,acronym{border-bottom:1px dotted #666;}
address{margin:0 0 1.5em;font-style:italic;}
del{color:#666;}
pre{margin:1.5em 0;}
pre,code,tt{line-height:1.5;font: 1em 'andale mono', 'lucida console', monospace;}
li ul,li ol{margin:0;}
ul,ol{margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul{list-style-type:disc;}
ol{list-style-type:decimal;}
dl{margin:0 0 1.5em;}
dl dt{font-weight:bold;}
dd{margin-left:1.5em;}
table{width:100%;margin-bottom:1.4em;}
th{font-weight:bold;}
thead th{background: #c3d9ff;}
tfoot{font-style:italic;}
caption{background: #eee;}
.small{margin-bottom:1.875em;font-size:.8em;line-height:1.875em;}
.large{margin-bottom:1.25em;font-size:1.2em;line-height:2.5em;}
.hide{display:none;}
.quiet{color:#666;}
.loud{color:#000;}
.highlight{background:#ff0;}
.added{color:#fff;background:#060;}
.removed{color:#fff;background:#900;}
.first{margin-left:0;padding-left:0;}
.last{margin-right:0;padding-right:0;}
.top{margin-top:0;padding-top:0;}
.bottom{margin-bottom:0;padding-bottom:0;}
