body {
margin: auto;
width: 90%;
padding-top: 25px;
padding-bottom: 8px;
background-color: #000064;
color: #B4D8FC;
font-family: "Waree", sans-serif;
}

nav {text-align: center}

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

a {color: #901010}
a:hover {color: #B42424}

a.articlelist {color: #7C98FC; font-size: 1.25em}
a.articlelist:hover {color: #F4E834}

a.sectionlink {color: #242CB4; font-size: 1.20em; font-weight: 700}
a.sectionlink:hover {color: #84A4FC}

a.subsectionlink {color: #4854E4; font-size:1.05em}
a.subsectionlink:hover {color: #84A4FC}

a.subsubsectionlink {color: #708CFC; font-size: 0.8em}
a.subsubsectionlink:hover {color: #C4E4FC}

.spoiler {color: #000064}
.spoiler:hover {color: #B4D8FC;}

.linkspoiler {color: #000064; text-decoration: none}
.linkspoiler:hover {color: #B42424; text-decoration: underline}

.quotespoiler {color: #000064}
.quotespoiler:hover {color: #F4E834; font-style:italic}

.strongspoiler {color: #000064}
.strongspoiler:hover {color: #600000; font-weight:700}

s {color: #C09000}

ul {margin-left: 10px; margin-right: 10px; padding-right: 40px}
li {color: #D8ECFC; margin-bottom: 3px; list-style-position: inside}
span.list {color: #708CFC}
span.quotedlist {color: #F4E834}

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;
}
img.icon {
vertical-align: middle;
width: 32px;
height: 32px;
}
h1 {
text-align: center;
color: #480000;
}
h2 {
text-align: center;
color: #242CB4;
}
h3 {
text-align: center;
color: #4854E4;
}
h4 {
text-align: center;
color: #708CFC;
}
hr {
color: #6C0404;
background-color: #6C0404;
border: 0;
height: 5px;
}

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

em, cite {
color: #CC3434;
}

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: #F4E834;
}

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

table {
border: 0;
}

td {
border: solid 2px #4854E4;
padding-left: 6px;
padding-right: 6px;
background-color: #7C98FC;
color: #000064;
}

.toprow {
background-color: #2C38C4;
border: solid 2px #4854E4;
color: #98BCFC;
text-align:center;
}
td.menucat {
width:25%;
border: solid 2px #4854E4;
border-left:0;
background-color: #2C38C4;
color: #98BCFC;
text-align:center;
}
td.menuentry {
padding:0;
}
td.icon {
width:32px;
height:32px;
border: solid 2px #4854E4;
border-right:0;
background-color: #2C38C4;
}
a.menuentry {
width:100%;
height:100%;
display:inline-block;
}
span.menuentry {
width:100%;
height:100%;
display:inline-block;
color: #101498;
padding-top:4px;
padding-bottom:4px;
padding-left:0px;
padding-right:0px;
}
span.menuentry:hover {
background-color: #98BCFC;
color: #F4E834;
}
.intabletop {color: #F4E834}
.intablestrong {color: #000064}

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