html{
margin: 0px;
height: 100%;
}

body{
margin: 0px;
height: 100%;
background: #FFFFFF;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

a{
color: #333333;
font-weight: bold;
text-decoration: underline;
}

div#flash {
height: 100%;
width: 100%;
}
