body,.bodydark {
    background: #DCF2CC;
    font-family: Verdana;
    font-size: 10pt;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-align: left;
}
h1,h2,h3,h4,p,div,td,li,pre {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.bodydark{
    padding-top: 1ex;
    padding-bottom: 1ex;
    background: #CCE2BC;
}
h1,h2,h3,h4,.bodydark{
    margin-left: 2px;
    margin-right: 2px;
}
ol,ul {
    margin-top: 1ex;
    margin-bottom: 1ex;
}
a:link {
    text-decoration: none;
    color: #0000FF
    }
a:visited {
    text-decoration: none;
    color: #8000FF
    }
a:active {
    text-decoration: none;
    color: #800080
    }
a:hover {
    text-decoration: underline;
    }
u a:visited {
    text-decoration: underline;
}
u a:link {
    text-decoration: underline;
    }
p {
    padding-left: 1em;
    padding-right: 1em;
    margin-top: 1ex;
    margin-bottom: 1ex;
}
h1 {
    background: #BCD2AC;
    text-align: left;
    font-size: 16px;
    margin-top: 24px;
    margin-bottom: 16px;
    padding-left: 24px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: white;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #DCF2CC;
}
h1.title {
    margin-top: 0px;
    margin-bottom: 16px;
    border-top-width: 0px;
    /*background: #E0FFC6;*/
}
h1.utitle {
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DCF2CC;
    border-top-width: 0px;
}
h1.dtitle {
    margin-top: 0px;
    margin-bottom: 16px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #DCF2CC;
}
h2 {
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    padding-left: 12px;
    padding-right: 4px;
    margin-top: 24px;
    margin-bottom: 8px;
}
h3 {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    padding-left: 12px;
    padding-right: 4px;
    margin-top: 12px;
    margin-bottom: 6px;
}
pre {
    text-align: left;
    font-family: Courier New;
    color: #008000;
    padding-left: 24px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 8px;
    margin-top: 8px;
}
table.menu {
    background: #DCF2CC;
}
tr {
    text-align: left;
    font-size: 10pt;
    padding-left: 0px;
    padding-right: 0px;
    border-left-width: 0px;
}
td {
    vertical-align: top;
    text-align: left;
    font-size: 10pt;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0em;
    padding-bottom: 1ex;
    border-left-width: 0px;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #BCD2AC;
    margin-bottom:5px;
}
td.plain {
    border-bottom-style: none;
}
td.menu,td.msel,td.mlru,td.mend {
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    background: #BCD2AC;
}
td.mend {
    width: 100%;
    margin-right: 0px;
    border-right-width: 0px;
}
td.msel {
    background: #E0FFC6;
}
td.mlru {
    background: #FFC0A0;
}
li {
    margin-top: 2pt;
    margin-bottom: 2pt;
    margin-right: 5px;
    margin-left: 0px;
}
.optlist {
    margin-left: 24px;
    margin-bottom: 8px;
    margin-top: 8px;
}
.bibtitle,.bibtitle-first {
    padding-left:20px;
    padding-right:10px;
    padding-top:2px;
    padding-bottom:5px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:5px;
}
.bibtitle {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #BCD2AC;
}
.bibannote {
    font-size:11px;
    text-align:justify;
    margin-left:60px;
    margin-right:60px;
    margin-top:0px;
    margin-bottom:2em;
}
.biburl {
    font-size:10px;
    margin-left:20px;
    margin-top:0px;
    margin-bottom:5px;
}
.head {
    font-weight:bold;
}
