body {
margin: auto;
width: 90%;
padding-top: 25px;
padding-bottom: 8px;
background-color: #d6daf0;
color: #0c0c0e;
font-family: "c059", serif;
}

nav {text-align:center}

div.section {text-align:justify}
div.subsection {text-align:justify}
div.subsubsection {text-align:justify}

a {color: #34345C}
a:hover {color: #e04000}

a.articlelist {color: #34345c; font-weight: 400; font-size: 1.25em}
a.articlelist:hover {color: #e04000}

a.sectionlink {color: #e04000; font-size: 1.20em; font-weight: 700}
a.sectionlink:hover {color: #8DA94A}

a.subsectionlink {color: #AA80BC; font-size:1.05em}
a.subsectionlink:hover {color: #8DA94A}

a.subsubsectionlink {color: #9988ee; font-size: 0.8em}
a.subsubsectionlink:hover {color: #8DA94A}

.spoiler {color: #d6daf0}
.spoiler:hover {color: #0c0c0e}

.linkspoiler {color: #d6daf0; text-decoration: none}
.linkspoiler:hover {color: #e04000; text-decoration: underline}

.quotespoiler {color: #d6daf0}
.quotespoiler:hover {color: #8DA94A; font-style:italic}

.strongspoiler {color: #d6daf0}
.strongspoiler:hover {color: #117743; font-weight:700}

s {color: #9988ee}

ul {margin-left: 10px; margin-right: 10px; padding-right: 40px}
li {color: #117743; margin-bottom: 3px; list-style-position: inside}
span.list {color: #0c0c0e}
span.quotedlist {color: #8DA94A}

img {max-width: 100%}
img.centerplus {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
min-width: 400px;
min-height: 400px;
max-width: 100%;
}

img.center {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
max-width: 100%;
}

.caption {
display: block;
text-align: center;
margin-top: 15px;
}

img.icon {
vertical-align: middle;
width: 32px;
height: 32px;
}
img.vidya {
max-width: 400px;
max-height: 400px;
padding: 10px;
}

h1 {
text-align: center;
font-style: italic;
color: #9F1919;
}
h2 {
text-align: center;
color: #e04000;
}
h3 {
text-align: center;
color: #AA80BC;
}
h4 {
text-align: center;
color: #9988ee;
}
hr {
color: #9988ee;
background-color: #9988ee;
border: 0;
height: 5px;
}

strong {
font-weight: 700;
color: #117743;
}

em, cite {
color: #AA80BC;
}

em.hrec {
font-weight: 700;
font-style: italic;
color: lime;
}

em.rec {
font-weight: 700;
color: greenyellow;
font-style: normal;
}

em.srec {
font-weight: 500;
color: yellow;
font-style: normal;
}

em.nrec {
font-weight: 400;
color: orange;
font-style: normal;
}

em.avoid {
font-weight: 700;
color: red;
font-style: italic;
}

q, blockquote {
color: #8DA94A;
font-style: italic;
}

#articlelist {
margin-top: 20px;
text-align: center;
padding: 5px;
}

table {
border: 0;
}

td {
border: solid 2px #AA80BC;
padding-left: 8px;
padding-right: 8px;
padding-top: 4px;
padding-bottom: 4px;
background-color: #117743;
color: #34345C;
}

.toprow {
border: solid 2px #8DA94A;
background-color: #9988EE;
color: #D6DAF0;
text-align:center;
}
td.menucat {
width:25%;
border: solid 2px #34345C;
border-left:0;
background-color: #9988EE;
color: #D6DAF0;
text-align:center;
}
td.menuentry {
padding:0;
}
td.icon {
width:32px;
height:32px;
border: solid 2px #34345C;
border-right:0;
background-color: #9988EE;
}
a.menuentry {
width:100%;
height:100%;
display:inline-block;
}
span.menuentry {
width:100%;
height:100%;
display:inline-block;
padding-top:6px;
padding-bottom:6px;
color: #34345C;
}
span.menuentry:hover {
background-color: #8DA94A;
color: #D6DAF0;
}

a.intable {color: #9988EE}
a.intable:hover {color: #D6DAF0}
.intabletop {color: #34345C}
.intablestrong {color: #34345C}

.bad {
background-color: crimson;
}
.neutral {
background-color: gold;
color: black;
}
.good {
background-color: greenyellow;
color: black;
}
