@media tty {
 i{content:"\";/*" "*/}} @import 'OldBrowsers.css'; /*";}
}/* */


html, body{
	width: 100%;
	height: 98%;
}

body{
	font-family: arial, sans-serif;
	color: #333;
	font-size: 100%;
	background: #fff; 
	margin: 0;
	padding: 0;
	
}
/*Page relative*/
#Page{

	margin: 10px 1px 0 1px; 
	padding: 0 0px 40px 0; 
	background: #fff;
	position: relative;
	
	height: 400px;
	min-height: 300px;
	
	text-align:justify;		
}
html>body #Page{
	height: auto;
	
}