

body {

font-family: Tahoma;
font-size: 12;
color: #000000;
background: #000000;

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

a:link {
  text-decoration: none;
  color: #000000;
}
a:visited {
  text-decoration: none;
  color: #000000;
}

#d_swf_main {
 display: block;
 width: 100%;
 height: 100%;
}

