html {
    overflow:auto;
}
body {
    background: #623415;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    display: table;
    background: #623415;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #03C;
}
#body p {
	font-size: 18px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	margin: 5px;
	padding-bottom: 0px;
}
#body .bot, #body .bot td, #body .bot p{
font-size: 11px;color: #623415
}
a, a:visited {
    color: #2C8E1F;
    text-decoration: none;
}
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;}
