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

a {color: #DAB7AE}
a:hover{color: #EDD4B2}

a.intable {color: #5F5775}
a.intable:hover {color: #B64461}

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

a.sectionlink {color: #996399; font-size: 1.15em; font-family: sans-serif; font-weight: 700}
a.sectionlink:hover{color: #DAB7AE}

a.subsectionlink {color: #F3B6D8; font-family: monospace}
a.subsectionlink:hover {color: #F6DCB8}

a.subsubsectionlink {color: #DCC3ED; font-size: 0.6em}
a.subsubsectionlink:hover {color: #FEFEFE}

.spoiler {color: #444254}
.spoiler:hover {color: #FEEAF9}

.linkspoiler {color: #444254; text-decoration: none}
.linkspoiler:hover {color: #EDD4B2; text-decoration: underline}

.quotespoiler {color: #444254}
.quotespoiler:hover {color: #DCC3ED; font-style:italic}

.strongspoiler {color: #444254}
.strongspoiler:hover {color: #996399; font-weight:700}

s {color: #7F2325}

ul {margin-left: 10px; margin-right: 10px; padding-right: 40px}
li {color: #E95175; margin-bottom: 3px; list-style-position: inside}
span.list {color: #F3B6D8}
span.quotedlist {color: #DCC3ED}

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;
}

#center {
text-align: center;
}

h1 {
text-align: center;
font-style: italic;
font-family: serif;
color: #5F5775;
}
h2 {
text-align: center;
color: #9E6B9F;
}
h3 {
text-align: center;
color: #F3B6D8;
}
h4 {
text-align: center;
color: #DCC3ED;
}
hr {
color: #996399;
background-color: #996399;
border: 0;
height: 5px;
}

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

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

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


table {border: 0}
td {
border: dotted 4px #A33249;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #F3B6D8;
color: #444254;
}
.toprow {
border: dotted 4px #DCC3ED;
background-color: #7F2325;
color: #FEEAF9;
}
