html, body {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    font-family: Verdana, Arial, Helvetica, Utopia, sans-serif;
}

.layout-tr1 {
    background-color: #FF0000;
    padding: 4px;
    border-bottom: solid 5px #F5989D;
    font-family: Verdana, Arial, Helvetica, Utopia, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    text-align: right;
    color: #FFF;
}

.layout-tr1 a {
    text-decoration: none;
    color: #FFF;
}

.layout-tr2 {
    background-color: #FFF;
}
.layout-tr3 {
    border-top: solid 5px #F5989D;
    background-color: #FF0000;
}


p.a {color:red; font-size:x-large; font-weight:bold; text-align:center}
p.b {color:black}
p.date {color:red; text-align:right}
p.inset {border-style:inset; padding:15px; height:150px; overflow:auto}
ul.disc{list-style-type: disc}

div#links {position: absolute; top: 202px; left: 0; width: 166px; height: 700px; font: 16px Verdana, sans-serif; z-index: 100;}div#links a {display: block; text-align: center; font: bold 1em sans-serif;    padding: 5px 10px; margin: 0 0 1px; border-width: 0;    text-decoration: none; color: #FFF; background: #F5989D;
}div#links a:hover {color: #F5989D; background: #FF0000;
}div#links a span {display: none;}div#links a:hover span {display: block;   position: absolute; top: 240px; left: 0; width: 125px;   padding: 5px; margin: 10px; z-index: 100;   color: #FF0000; background: #FFFFFF;   font: 10px Verdana, sans-serif; text-align: center; border: 1px solid #F5989D;}

div#content {position: absolute; top: 202px; left: 175px;   color: #000; background: #FFF;    font: 13px Verdana, sans-serif; padding: 10px;    border: solid 5px #FF0000; overflow: auto; height: 300px;}div#content p {margin: 0 1em 1em;}div#content h3 {margin-bottom: 0.25em;}

div#content2 {position: absolute; top: 202px; left: 175px;   color: #000; background: #FFF;    font: 13px Verdana, sans-serif; padding: 10px;    border: solid 5px #FF0000; overflow: auto; height: 300px; width: 600px;}

div#tableaus {position: absolute; top: 202px; left: 175px;   color: #000; background: #FFF;    font: 13px Verdana, sans-serif; padding: 10px;    overflow: auto; height: 400px; width: 600px; border: solid 5px #FF0000;}p#header1 {margin: -9px -9px 0.5em; padding: 15px 15px 5px; text-align: center; background: #F5989D; color: #FF0000; letter-spacing: 0.5em; font: bold 25px sans-serif; vertical-align: middle; border: 1px #FF0000 solid;}dt {font-weight: bold;}dd {margin-bottom: 0.66em;}div#content a:link {color: #FF0000;}div#content a:visited {color: #F5989D;}div#content a:link:hover {color: #00F000;}div#content a:visited:hover {color: #00F000;}

p#bottom {position: relative; font: #FF0000; text-align: center; border-top: dashed 2px #FF0000; padding: 3px; clear: both;}
p#bottom a:link {color: #FF0000;}p#bottom a:visited {color: #F5989D;}p#bottom a:link:hover {color: #00F000;}p#bottom a:visited:hover {color: #00F000;}

p#bottomt {position: static; bottom: 5px; font: #FF0000; text-align: center; border-top: dashed 2px #FF0000; padding: 3px; clear: both;}
p#bottomt a:link {color: #FF0000;}p#bottomt a:visited {color: #F5989D;}p#bottomt a:link:hover {color: #00F000;}p#bottomt a:visited:hover {color: #00F000;}
