html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }
html { line-height: 1; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }
q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }
a img { border: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
body {
font-family: sans-serif, sans;
margin: 5%;
text-align: justify;
font-size: medium;
}
img {
width: 100%;
}
h1, h2, h3, h4, h5, h6 {
font-family: serif;
margin: 1em 0;
text-align: center;
}
h1 {
font-size: 2em;
font-weight: bold;
margin: 3em 0 0 0;
}
h2 {
font-size: 1em;
font-weight: bold;
text-align: right;
font-style: italic;
margin: 1em 0 1.5em 0;
}
h3 {
font-size: 1.5em;
margin: 0.5em;
}
h4 {
font-size: 1em;
margin: 10em 0 0 0;
font-weight: bold;
}
h5 {
font-size: 0.8em;
margin: 2em 0;
}
p { margin: 1em 0; line-height: 1.5em; text-indent: 3em; }
code { font-family: monospace; font-size: 1.1em; font-weight: normal; margin-bottom: 0.5em; line-height: 1.5em; text-indent: 0;}
b, strong { font-weight: bold; }
i, em { font-style: italic; }
blockquote {
margin: 1em 12.5%;
line-height: 2em;
font-size: 1.1em;
font-style: italic;
font-weight: lighter;
text-align: center;
white-space: normal;
text-indent: unset;
}
hr {
border: 0;
border-top: 1px dashed #8c8c8c;
margin: 4em 0;
text-align:center;
}
hr:after {
content: '* * *';
page-break-after: always;
page-break-before: avoid;
display: inline-block;
position: relative;
top: -13px;
padding: 0 3px;
background: #fff;
color: #8c8c8c;
font-size: 2em;
}
table {
margin: auto;
}
tr {
display: table-row;
padding: 0;
}
th, td {
display: table-cell;
padding: 0.2em 0.5em;
}
th {
text-align: right;
}
td {
text-align: left;
}