body {
line-height:1.4;
}
ol, ul {
list-style:none outside none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
content:none;
}
:focus {
outline:0 none;
}
ins {
text-decoration:none;
}
del {
text-decoration:line-through;
}
table {
border-collapse:collapse;
border-spacing:0;
}
body {
font:13px 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
color: #555;
}
a:focus {
outline:1px dotted;
}
hr {
border-color:#CCCCCC;
border-right:0 solid #CCCCCC;
border-style:solid;
border-width:1px 0 0;
clear:both;
height:0;
}

h1, h2, h3, h4, h5, h6 {
color: #888;
}

h1 {
font-size:36px;
}
h2 {
font-size:24px;
}
h3 {
font-size:18px;
}
h4 {
font-size:14px;
}
h5 {
font-size:13px;
}
h6 {
font-size:11px;
}
ol {
list-style:decimal outside none;
}
ul {
list-style:disc outside none;
}
li {
margin-left:30px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
margin-bottom:20px;
}
