body { 
    background: #fdfbe2;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}

#page {
    width: 1000px;
    margin: 0 auto;
}

#header {
    width: 1000px;
    height: 110px;
}

h1 {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #630;
    text-align: left;
    text-decoration: underline;
}
a, .spoiler {
    color: #7e4310;
    text-decoration: none;
}
.menufooter {
    padding-right: 10px;
    padding-left: 10px;
}
a:hover {
    color: #f60;
}
.title {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #630;
    text-align: left;
    text-decoration: underline;
}
.maintxt {
    font-family: Verdana;
    font-size: 14px;
    color: #000;
    text-align: justify;
    text-indent: 20px;
    line-height: 150%;
    margin: 0 0;
}
.tabletxt {
    font-family: Verdana;
    font-size: 12px;
    color: #000;
    text-align: left;
    line-height: 150%;
}
.tablehead {
    font-family: Verdana;
    font-size: 12px;
    font-style: italic;
    color: #000;
    text-align: center;
    line-height: 150%;
}

.essentials {
    font-family: Verdana;
    font-size: 14px;
    color: #000;
    text-align: justify;
    text-indent: 40px;
    line-height: 150%;
    margin: 0 0;
    font-style: italic;
}
.note {
    font-family: Verdana;
    font-size: 12px;
    font-style: italic;
    color: #000;
    text-align: right;
    line-height: 30%;
}
.copyright {
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #000;
    text-align: right;
    padding-right: 10px;
}
.copyleft {
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #000;
    text-align: left;
    padding-left: 10px;
}
.imgborder {
    border-width: 1px;
    border-style: solid;
    border-color: #f60;
}
ul {
    font-family: Verdana;
    font-size: 14px;
    color: #000;
    text-align: justify;
    line-height: 150%;
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 5px;
    padding-left: 40px;
}
li {
    margin-bottom: 10px;
}
.litxt {
    margin: 5px 0;
}
.spoiler {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.hidden {margin-bottom: 10px;}
blockquote {
    font-family: Verdana;
    font-size: 14px;
    margin-top: 0px;
}
