/* Defaults
------- */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, em, img, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, iframe {margin: 0; padding: 0; border: 0; vertical-align: baseline; background: transparent;}

body {background: #fff; padding: 2em; line-height: 1;}

textarea {overflow: auto;}
ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0; empty-cells: show;}
td,
th {padding: 2px 10px;}
acronym, abbr {border-bottom: dotted 1px; text-decoration: none;}
hr {display: none;}
:active {outline: none;}

/* Colors
----- */
body, select, input, textarea, button, a {color: #57575a;}
a:hover, button:hover {color: #57575a;}

/* Font
----- */
* {font-family: verdana,arial,FreeSans,sans-serif; font-size: 1em;}
.amp {font-family: Baskerville, Palatino, Constantia, "Book Antiqua", "URW Palladio L", serif; font-style: italic;}

/* Typo
----- */
body {font-size: 75%; line-height: 1.417;}

sub, sup {font-size: 0.8em; line-height: 0.5em; text-transform: none;}
sup {vertical-align: 0.4em;}
sub {vertical-align: -0.2em;}
a {text-decoration: none;}
.content a {text-decoration: underline;}
.content ul li {list-style: disc; /*margin-left: 1.35em;*/ margin-left: 2.5em;}
.content ul ul li {list-style: square;}

.content ol li {margin-left: 2.5em;}

.content h2,
.content h3,
.content h4 {font-weight: normal;}

.content h1 {margin: 0 0 0.708em 0; font-weight: normal; font-size: 2em; line-height: 1.15;}
.content h2 {font-size: 1.333em; font-weight: normal; position: relative; top: -0.04em; margin: 0 0 1.063em 0; line-height: 1.063;}
.content h3 {font-weight: bold; margin: 0 0 0.2em 0;}

.jumpers,
div,
.content p,
.content ul,
.content ol,
.content .illustration,
.content .inset,
.content table,
.content form {margin-bottom: 1.417em;}

.content div {margin-bottom: 0;}

/*.content h2 + h3 {margin-top: -1.063em;}*/
.content h3 + table {margin-top: 1.417em;}

.content small,
.content .legend,
#footer,
#breadcrumbs,
.backUp {font-size: 0.916em; line-height: 1.464;}

/* Forms
----- */
.content fieldset fieldset ul li {list-style: none; margin: 0;}

