body {
    background: #FFEEBB;
    background-image: url("https://www.rpglibrary.org/settings/thundarr/images/grain.jpg");
    color: #333300;
    font-family: Georgia, "Times New Roman", "Times", serif;
    font-size: 12pt;
    margin-left: 0px;
    margin-right: 1px;
    margin-top: 0px;
    margin-bottom: 10px;
}

body.document {
    margin-left: 10px;
    margin-right: 10px;
}

body.menu {
    margin-left: 5px;
}

body.splash {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

H1 {
    color: #663300;
    font-size: 18pt;
    font-style: normal;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 15px;
}

H2 {
    font-size: 16pt;
    font-style: normal;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}

H2.close {
    margin-top: 1px;
    margin-bottom: 1px;
}

H3 {
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}

H3.close {
    margin-top: 6px;
    margin-bottom: 6px;
}

H4 {
    font-size: 14pt;
    font-style: italic;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 5px;
}

P {
    color: #333300;
    font-family: Georgia, "Times New Roman", "Times", serif;
    font-size: 12pt;
    margin-top: 6px;
    margin-bottom: 6px;
}

P.header {
    font-size: 8pt;
    margin-top: 1px;
    margin-bottom: 10px;
}

P.footer {
    font-size: 8pt;
    margin-top: 10px;
    margin-bottom: 1px;
}

P.small {
    font-size: 8pt;
}

OL, UL, LI {
    margin-top: 5px;
    margin-bottom: 5px;
}

OL.menu, UL.menu {
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
}

LI.menu {
    font-family: Georgia, "Times New Roman", "Times", serif;
    font-size: 10pt;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 5px;
}

BLOCKQUOTE {
    position:relative; left: 15px;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 8px;
}

OL, UL {
    margin-left: 24px;
    list-style-position: outside;
}

TD, TH {
    color: #333300;
    font-family: Georgia, "Times New Roman", "Times", serif;
    font-size: 12pt;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

TD.small {
    font-size: 8pt;
}

TH {
    font-weight: bold;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

A, A:link {
    color: #990000;
    text-decoration: none;
}

A:visited {
    color: #660000;
}

A:hover {
    color: #CC6600;
}

A:active {
    color: #FF9933;
}

A.hook {
    color: #333300;
}

A.bold {
    font-weight: bold;
}

#subtitle {
    color: #333300;
    font-family: Georgia, "Times New Roman", "Times", serif;
    font-size: 12pt;
}



