html {
height: 100%;
overflow: hidden;
}

body 
{
height: 100%;
margin: 0;
padding: 0;
background-color:#000000;
}

p
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
line-height: 14px;
}

.white
{
color:#ffffff;
}
	
a:link, a:visited
{
text-decoration:underline;
color:#ffffff;
}
	
a:hover
{
text-decoration:none;
color:#999999;
}

img
{
border: 0;
}

h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 29px;
font-weight:normal;
color:#fff;
line-height: 14px;
}

h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
visibility: hidden
}

#noflash
{
border: 0;
text-align: left;
margin-left: 100px;
margin-top: 70px;
text-align: left;
}
	
#flashcontent
{
height: 100%;
width: 100%;
}