body,html{
overflow:hidden;
width:100%;
height:100%;
margin:0px;
}
body{
 background-color:#ffffff ;
 font-family:Arial;
 font-size:11px;
}
#links{
display:none;
} 
#links a,#links a:visited{
display:block;
}
#swf_content{
height: 100%;
}
