html {
	overflow:auto;
}
body {
	padding: 0;
	margin: 0;
	background-position: left;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #632E00;
	display: table;
	background-position: left;
	float: center;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 10px;font-family: Arial, Helvetica, sans-serif;color: #632E00;}
#body p {font-size: 10px;color: #632E00;}
#body .bot, #body .bot td, #body .bot p{
font-size: 10px;color: #632E00
}
a, a:visited {
    color: #632E00;
    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;}

