body
{
  font-family: sans-serif;
  font-size: medium;
  font-style: normal;
  font-weight: normal;
  color: #000;
  background: #fff;
  text-align: justify;
  width: 42em;
  margin-right: auto;
  margin-left: auto;
  padding-left: 2em;
  padding-right: 2em;
  padding-top: 2em;
  padding-bottom: 2em;
  line-height: 160%;
}


a
{
  color: #00f;
  background: inherit;
}



strong
{
  color: inherit;
  background: inherit;
  font-weight: bold;
}

em
{
  color: inherit;
  background: inherit;
  font-style: italic; 
}


h1
{
  font-size: 200%;
  font-family: serif;
  font-style: normal;
  font-weight: bold;
  color: #008;
  background: inherit;
  text-align: center;
}

h2
{
  font-size: 150%;
  font-family: serif;
  font-style: normal;
  font-weight: bold;
  color: #008;
  background: inherit;
  text-align: center;
}

h2 a
{
  color: inherit;
  background: inherit;
  text-decoration: none;
}

h2 a:hover
{
  color: inherit;
  background: inherit;
  text-decoration: none;
}

h3
{
  font-size: 100%;
  font-family: serif;
  font-weight: bold;
  font-style: normal;
  color: #008;
  background: inherit;
  text-align: justify;
  padding-left: 2em;
}

h4
{
  font-size: 100%;
  font-family: serif;
  font-weight: normal;
  font-style: italic;
  color: #008;
  background: inherit;
  text-align: center;
}

h5
{
  font-size: 100%;
  font-family: serif;
  font-weight: normal;
  font-style: italic;
  color: #008;
  background: inherit;
  text-align: justify;
  padding-left: 2em;
}

h6
{
  font-size: 90%;
  font-family: serif;
  font-weight: normal;
  font-style: normal;
  color: #008;
  background: inherit;
  text-align: justify;
  padding-left: 4em;
}




blockquote
{
  font-family: sans-serif;
  font-style: italic;
  font-weight: normal;
  color: #333;
  background: inherit;
  padding-left: 2em;
  padding-right: 2em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

cite
{
  font-family: sans-serif;
  font-variant: small-caps;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  background: inherit;
}

cite i
{
  font-family: sans-serif;
  font-variant: normal;
  font-style: italic;
  font-weight: normal;
  color: inherit;
  background: inherit;
}

q
{
  font-style: italic;
  quotes: '«' '»';
}

q:before
{
  content: open-quote;
}

q:after
{
  content: close-quote;
}

var
{
  font-style: italic;
  font-family: monospace;
  font-weight: bold;
  color: inherit;
  background: inherit;
}

code
{
  white-space: pre;
  font-style: normal;
  font-family: monospace;
  font-weight: normal;
  font-size: 75%;
}

kbd
{
  white-space: pre;
  font-style: normal;
  font-family: monospace;
  font-weight: bold;
  padding-left: 2em;
  font-size: 75%;
}

samp
{
  white-space: pre;
  font-style: italic;
  font-family: monospace;
  font-weight: normal;
  font-size: 75%;
}

pre
{
  white-space: pre;
  font-style: normal;
  font-family: monospace;
  font-weight: normal;
}

dt
{
  font-weight: bold;
}

i
{
  font-style: italic;
}

ins
{
  text-decoration: underline;
}

table
{
  text-align: left;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}

table thead tr
{
  margin: 0;
  padding: 0;
  border-bottom: 0.15em solid black;
}


table tbody tr
{
  margin: 0;
  padding: 0;
  border-bottom: 0.1em solid black;
}

table th
{
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

table td
{
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

table caption
{
  caption-side: bottom;
  text-align: center;
  color: #333;
  background: inherit;
  font-size: 80%;
}





table.calendar
{
  font-size: 75%;
  text-align: right;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}

table.calendar tr
{
  margin: 0;
  padding: 0;
}

table.calendar th
{
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

table.calendar td
{
  margin: 0;
  padding: 0;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

table.calendar td.holiday
{
  color: inherit;
  background: #bbb;
  font-weight: bold;
}







.navigation
{
  display: none;
}

div.body ul.articles
{
  list-style-type: none;
}

div.body ul.articles li
{
  margin-top: 5em;
  margin-bottom: 5em;
}

div.body ul.articles li p
{
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

div.body div.article
{
  margin-top: 5em;
  margin-bottom: 5em;
}




p.figure
{
  text-align: center;
  color: #333;
  background: inherit;
  font-size: 80%;
}

ul.archive-navigation li
{
  display: none;
}



.math
{
  font-family: serif;
}

.displaymath
{
  font-family: serif;
  text-align: center;
}

table.math tr
{
  border: none;
}

table.displaymath tr
{
  border: none;
}


.story
{
  padding: 1em;
  border: 0.1em dotted #000;
}













div.navbar
{
  display: none;
}







div.footer
{
  clear: both;
  border-top: 0.1em solid #555;
}

div.footer p
{
  text-align: center;
  color: #555;
  background: inherit;
}

