body {
margin: auto;
width: 90%;
padding-top: 25px;
padding-bottom: 8px;
background-color: #004D5D;
color: #F9D2AB;
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: #F08C5A}
a:hover {color: #FFB264}
.intabletop {color: #F08C5A}

a.articlelist {color: #BBA190; font-size: 1.25em; font-family: monospace}
a.articlelist:hover {color: #F9D2AB}

a.sectionlink {color: #536887; font-size: 1.20em; font-family: serif; font-weight: 700}
a.sectionlink:hover {color: #7B8FAA}

a.subsectionlink {color: #C8D0E3; font-size:1.05em; font-family:sans-serif}
a.subsectionlink:hover {color: #F9D2AB}

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

a.intable {color: #004D5D}
a.intable:hover {color: #0C8282}

.linkspoiler {color: #004D5D; text-decoration: none}
.linkspoiler:hover {color: #F08C5A; text-decoration: underline}

.spoiler {color: #004D5D}
.spoiler:hover {color: #F9D2AB}

.quotespoiler {color: #004D5D}
.quotespoiler:hover {color: #7B8FAA; font-style:italic}

.strongspoiler {color: #004D5D}
.strongspoiler:hover {color: #536887; font-weight:700}

s {color: #FF2D3F}

ul {margin-left: 10px; margin-right: 10px; padding-right: 40px}
li {color: #C8D0E3; margin-bottom: 3px; list-style-position: inside}
span.quotedlist {color: #7B8FAA}
span.list {color: #FFB264}

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

h1 {
text-align: center;
font-style: italic;
font-family: serif;
color: #0C8282;
}
h2 {
text-align: center;
color: #536887;
font-family: monospace;
}
h3 {
text-align: center;
color: #A5AEBD;
font-family: monospace;
}
h4 {
text-align: center;
color: #FEFEFE;
font-family: monospace;
}
hr {
color: #353535;
background-color: #353535;
border: 0;
height: 5px;
}

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

em, cite {
color: #0C8282;
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: #7B8FAA;
font-family: serif;
}

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

table {
border: 0;
}

td {
border: 3px double #FF2D3F;
padding-left: 5px;
padding-right: 5px;
padding-top: 0;
padding-bottom: 0;
background-color: #C8D0E3;
color: #536887;
}

.toprow {
border: 3px double #FF2D3F;
background-color: #536887;
color: #F9D2AB;
text-align:center;
}

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