body {
margin: auto;
width: 90%;
padding-top: 25px;
padding-bottom: 8px;
background-color: #343635;
color: #FEBBCC;
font-family: sans-serif;
}

nav {text-align:center}

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

a {color: #5B4760}
a:hover {color: #725D6E}

a.articlelist{color: #3878A6; font-weight: 400; font-size: 1.25em}
a.articlelist:hover {color: #689FBE}

a.sectionlink {color: #69483F; font-size: 1.20em; font-weight: 700}
a.sectionlink:hover {color: #C6C48B}

a.subsectionlink {color: #9A7848; font-size:1.05em}
a.subsectionlink:hover {color: #C6C48B}

a.subsubsectionlink {color: #BEA151; font-size: 0.8em}
a.subsubsectionlink:hover {color: #C6C48B}

.spoiler {color: #343635}
.spoiler:hover {color: #FEBBCC}

.linkspoiler {color: #343635; text-decoration: none}
.linkspoiler:hover {color: #725D6E; text-decoration: underline}

.quotespoiler {color: #343635}
.quotespoiler:hover {color: #BD5169; font-style:italic}

.strongspoiler {color: #343635}
.strongspoiler:hover {color: #E1819D; font-weight:700}

s {color: #4C2F27}

ul {margin-left: 10px; margin-right: 10px; padding-right: 40px}
li {color: #5CF4F9; margin-bottom: 3px; list-style-position: inside}
span.list {color: #FDEAEC}
span.quotedlist {color: #BD5169}

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: #1C1139;
}
h2 {
text-align: center;
color: #69483F;
}
h3 {
text-align: center;
color: #9A7848;
}
h4 {
text-align: center;
color: #BEA151;
}
hr {
color: #4A5DD6;
background-color: #4A5DD6;
border: 0;
height: 5px;
}

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

em, cite {
color: #4A5DD6;
}

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 {
font-style: italic;
color: #BD5169;
}

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

table {border: 0}
td {
border: solid 4px #B77F8A;
padding-left: 9px;
padding-right: 9px;
padding-top: 4px;
padding-bottom: 4px;
background-color: #F5C5B7;
color: #343635;
}

.toprow {
border: solid 4px #B77F8A;
background-color: #E5A1A2;
color: #2E2F34;
text-align:center;
}
td.menucat {
width:25%;
border: solid 4px #B77F8A;
border-left:0;
background-color: #E5A1A2;
color: #2E2F34;
text-align:center;
}
td.menuentry {
padding:0;
}
td.icon {
width:32px;
height:32px;
border: solid 4px #B77F8A;
border-right:0;
background-color: #E5A1A2;
}
a.menuentry {
width:100%;
height:100%;
display:inline-block;
}
span.menuentry {
width:100%;
height:100%;
display:inline-block;
padding-top:12px;
padding-bottom:12px;
color: #343635;
}
span.menuentry:hover {
background-color: #F7DEC8;
color: #515B7F;
}

.intablestrong {color: #2E2F34}

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