body {
margin: auto;
width: 90%;
padding-top: 25px;
padding-bottom: 8px;
background-color: #C69E9C;
color: #694D4A;
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: #6A313A}
a:hover{color: #D64C5B}

a.intable {color: #6A313A}
a.intable:hover {color: #FDCAC7}

a.articlelist {color: #993744; font-weight: 400; font-size: 1.25em; font-family: monospace}
a.articlelist:hover{color: #FBD8D2}

a.sectionlink {color: #806D89; font-size: 1.20em; font-family: serif; font-weight: 700}
a.sectionlink:hover{color: #6A313A}

a.subsectionlink {color: #9A84AB; font-size:1.05em; font-family:sans-serif}
a.subsectionlink:hover {color: #E8DAE9}

a.subsubsectionlink {color: #D5C6D9; font-size: 0.8em; font-family: sans-serif}
a.subsubsectionlink:hover {color: #E8DAE9}

.spoiler {color: #C69E9C}
.spoiler:hover {color: #694D4A}

.linkspoiler {color: #C69E9C; text-decoration: none}
.linkspoiler:hover {color: #6A313A; text-decoration: underline}

.quotespoiler {color: #C69E9C}
.quotespoiler:hover {color: #E8DAE9; font-style:italic}

.strongspoiler {color: #C69E9C}
.strongspoiler:hover {color: #4C4650; font-weight:700}

s {color: #C86971}

ul {margin-left: 10px; margin-right: 10px; padding-right: 40px}
li {color: #4C4650; margin-bottom: 3px; list-style-position: inside}
span.list {color: #FBD8D2}
span.quotedlist {color: #E8DAE9}

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.link {
vertical-align: middle;
width: 32px;
height: 32px;
}
img.vidya {
max-width: 400px;
max-height: 400px;
padding: 10px;
}

h1 {
text-align: center;
font-style: italic;
font-family: serif;
color: #4C3B4E;
}
h2 {
text-align: center;
color: #806D89;

}
h3 {
text-align: center;
color: #9A84AB;
}
h4 {
text-align: center;
color: #D5C6D9;
}
hr {
color: #4C4650;
background-color: #4C4650;
border: 0;
height: 5px;
}

strong {
font-weight: 700;
color: #4C4650;
}

em, cite {
color: #D64C5B;
font-family: serif;
}

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: #E8DAE9;
font-family: serif;
}

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

table {border: 0}
td {
border: 0;
padding-left: 11px;
padding-right: 11px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #A57D7B;
color: #4C4650;
}
.toprow {
border: 0;
background-color: #4C3B4E;
color: #E8DAE9;
text-align:center;
}
.intabletop {color: #E8DAE9}

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