/* hide from ie on mac \*/
html { margin:0;height:100%; overflow:hidden; }
div#flashcontent { height:100%; }
/* end hide */

body {
padding:0px;
margin:0px;
background-color:#FFF;
font-family:Courier New, Courier, mono;
font-size:12px;
text-align:center;
height:100%;

}

a {
color:#FF00FF;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

img {
border:0px;
}

h1{
margin:0;
font-family:Courier New, Courier, mono;
font-size:12px;
color:#666666;
}
