html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, img, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

/* remember to define focus styles! */
:focus { 	outline: 0; }
body { line-height: 1; color: black; background: white; }


/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

h1, h2, h3, h4, h5, h6, p {line-height:1.2em; font-size:100%; padding-left: 5px; padding-right: 5px;}
p { padding-bottom:15px; padding-top: 5px;}
h1 { font-size: 136%; padding-top:18px; padding-bottom: 18px; text-transform: capitalize;}
h2 { font-size: 110%; padding-top:1em; padding-bottom: 1em; font-style: italic; font-weight: bold;}
h3 { font-size: 100%; padding-top:1em; padding-bottom: 1em; font-weight: bold;}
h4 {padding-top:1em; color: #000;}
hr {margin: 0px; margin-left: 5px; margin-right: 5px; padding: 0px; margin-bottom: 5px;};

ul {margin-top: 20px; margin-bottom: 30px;}
li {margin-left: 30px; margin-bottom: 5px;}
