@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{
margin:0;padding:0;
}
fieldset,img{
border:0;
}

frame{
border:0;
}

address,caption,cite,code,dfn,em,th,var{
font-style:normal;
font-weight:normal;
}
ol,ul{
list-style:none;
}
.separate,.floatingw,legend{
display:none;
}
button{
cursor:pointer;
}
table{
border-collapse:collapse;
border-spacing:0;
}
html{
width:100%;
height:100%;

}
html:first-child body{
min-height:100%;
}
body{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:100%;
height:100%;
background-color:#000000;
font-family: verdana, 'trebuchet ms', sans-serif;
font-size:10px;
*font-size:x-small;
*font:x-small;
color:#FFFFFF;
text-align:center;
line-height:1;
}
a:link{
color:#FFFFFF;
text-decoration:underline;
}
a:visited{
color:#FFFFFF;
text-decoration:underline;
}
a:hover{
color:#FF612A;
text-decoration:none;
}
a:active{
color:#FF612A;
text-decoration:none;
}