
#flashcontent 
{	
margin: 0;	
padding: 0;	
height: 100%;	
width: 100%;	
}

body 
{	
font-family: Tahoma, "Trebuchet MS";	
font-size: 10px;	
line-height: 18px;	
color: #CCCCCC;	
letter-spacing: 1px;	
background-color: #FFFFFF;	
}

a 
{	
font-family: Tahoma, "Trebuchet MS";	
font-size: 10px;	
color: #999999;	
text-decoration: none;
}