html {
    overflow:auto;
}
body {
    background: #444444;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    text-align: left;
    color: #000000;
    display: table;
    background: #444444;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 16px;font-family: "Times New Roman", Times, serif;color: #000000;}
#body p {font-size: 16px;color: #000000;}
#body .bot, #body .bot td, #body .bot p{
font-size: 24px;color: #000000
}
a, a:visited {
    color: #000080;
    text-decoration: underline;
}
a:hover {
    text-decoration: underline;
}
object.videoObject {display: none;}*+html object.videoObject {display: block;}* html object.videoObject {display: block;}embed.videoEmbed {display: block;}*+html embed.videoEmbed {display: none;}* html embed.videoEmbed {display: none;}