p, ul, ol, table, blockquote {
margin-bottom: 1em;
line-height: 1.5;
font-style:normal;
}
p, li, dt, dd, table { font-size: 1.2em;font-style:normal; }
p.intro { font-size: 1.5em; }
li *, dt *, dd *, td *, th * { font-size: 1em; }
blockquote, q { padding: 0 4em; quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
blockquote p {}
blockquote div cite {  }
strong, b { font-weight: bold; }
em, i {  }
ins { text-decoration: #ddd; }
del { text-decoration: line-through; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font-size: 1em; font-family: 'andale mono', 'lucida console', monospace; line-height: 1.5; }
h1 { font-size: 3em;font-style:normal; }
h1 a {
display: block;
}
h1 img { display: none; }
h2, h3, h4, h5, h6 {
margin: 0 0 .5em;
line-height: 1.2;
font-weight: bold;
font-style:normal;
}
h2 { font-size: 2.8em; margin: 0 0 .5em; }
h3 { font-size: 2.2em; margin: 0 0 .25em; }
.sidebar h3 { font-size: 1.6em; }
h4 { font-size: 1.8em; margin: 0 0 .35em; }
.sidebar h4 { font-size: 1.4em; }
h5 { font-size: 1.4em; }
.sidebar h5 { font-size: 1.2em; }
h6 { font-size: 1.2em; }
.sidebar h6 { font-size: 1em; }
p + h3, ul + h3, ol + h3, dl + h3, table + h3, blockquote + h3, hr + h3 { margin-top: 1em; }
p + h4, ul + h4, ol + h4, dl + h4, table + h4, blockquote + h4, hr + h4 { margin-top: 1.2em; }
p + h5, ul + h5, ol + h5, dl + h5, table + h5, blockquote + h5, hr + h5 { margin-top: 1.4em; }
p + h6, ul + h6, ol + h6, dl + h6, table + h6, blockquote + h6, hr + h6 { margin-top: 1.8em; }