html, body
{
	width:100%; /* IE6: treaded as min-height*/
	min-width:100%; /* real browsers */	
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */	
	  
    font-family:Verdana;
    font-size:8pt;
    background-color:#FFFFFF;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#flash, .flashBody  
{	
	left: 0; position: absolute; top: 0;
}
