@charset "utf-8";
/* CSS Document */

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

#flashcontent {		
align:top;		
height: 100%;	}	

body {		
align: top;		
height: 100%;		
margin: 0;		
padding: 0;		
background-color: #181818;		
color:#ffffff;		
font-family:sans-serif;		
font-size:20;	}		

#bodytext {
font-size:12px;
font-family:Arial, Helvetica, sans-serif; }

a {			
color:#cccccc;
text-decoration: underline; }
