body {
    color: #3333CC; /*#7e7ed3;*/ /*black;*/
    background-color: transparent;
    background-image: no;
    /*overflow: hidden;*/
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    padding: 0px;
    margin: 0px;
    font-family: trebutchet, sans-serif;
}

h2.nav {
    position: absolute;
    top: 5px;
    left: 400px;
    font-style: italic;
    font-weight: bold;
    font-size: 14px; /*24px*/
    font-family: trebutchet, sans-serif;
}

h1 {
    position: absolute;
    top: 50px;
    left: 80px;
    font-style: italic;
    font-weight: bold;
    font-size: 18px; /*24px*/
    font-family: trebutchet, sans-serif;
}

h1.top {
    position: absolute;
    top: 10px;
    left: 80px;
    font-style: italic;
    font-weight: bold;
    font-size: 18px; /*24px*/
    font-family: trebutchet, sans-serif;
}

h2 {
    position: absolute;
    top: 100px;
    left: 30px;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    font-family: trebutchet, sans-serif;
}

h3 {
    position: absolute;
    top: 150px;
    left: 30px;
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
    font-family: trebutchet, sans-serif;
}

h4 {
    position: absolute;
    top: 400px;
    left: 400px;
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
    font-family: trebutchet, sans-serif;
}

h5 {
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    font-family: trebutchet, sans-serif;
}

pre {
    position: absolute;
    top: 90px;
    left: 80px;
    color: #4B9B04; // #4B9B04 //green;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    font-family: trebutchet, sans-serif;
}

ul {
    position: absolute;
    top: 80px;
    left: 80px;
    color: #4B9B04; // #4B9B04 //green;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    font-family: trebutchet, sans-serif;
}

font.warn {
    //position: absolute;
    //top: 80px;
    //left: 80px;
    color: #ff4422; /*red;*/
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    font-family: trebutchet, sans-serif;
}

table {
    position: absolute;
    top: 50px;
    left: 100px;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    font-family: trebutchet, sans-serif;
}

tr {
    position: relative;
    top: 20px;
    left: 10px;
    /*margin-top:20px;*/
}

td {
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    font-family: trebutchet, sans-serif;
    text-indent: 30px;
}

a.h {
    color: black;
}

a.h:link{
    color: #333399;
}

a.h:visited {
    color: #333399;
}

a.h:hover {
    color: #4B6B04;
    font-style: italic;
}

a {
    color: #4B6B04; /*green;*/
    text-decoration: none;
}

a:link {
    color: #4B6B04; /*green;*/
}

a:visited {
    color: #4B6B04; /*green;*/
}

a:active {
    /*background-color: magenta;*/
    font-style: italic;
}

/*a:xx_hover { color: black; background-color: #CCFF99; font-style: italic; }*/
a:hover {
    color: black;
    font-style: italic;
}

a.home {
    position: absolute;
    top: 20px;
    left: 800px;
}

a.back {
    position: absolute;
    top: 20px;
    left: 700px;
}

/* */
table.x {
    position: absolute;
    top: 500px;
    left: 50px;
}

h1.x, h2.x, h3.x, h4.x, ul.x, li.x {
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    color: #4B6B04; /*green;*/
    font-family: trebutchet, sans-serif;
    white-space: pre;
}

h1.x {
    top: 40px;
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
}

h2.x {
    top: 30px;
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
}

h3.x {
    top: 30px;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
}

h4.x {
    top: 30px;
    font-weight: bold;
    font-size: 14px;
}
