body 
{
height				: 100%;
margin				: 0;
padding				: 0;
background-color	: #000000;
}

#flashcontent 
{
height				: 100%;
width				: 100%;  
}
	
.BodyText
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: normal;
color				: #ffffff; 
text-decoration		: none;				
}
	
.Header
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 13px; 
line-height			: 2em;
font-style			: normal; 
font-weight			: bold;
color				: #ffffff; 
text-decoration		: none;				
}

td
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: normal;
color				: #ffffff; 
text-decoration		: none;				
}

a:link, a:active, a:visited
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: normal;
color				: #e73033; 
text-decoration		: underline;				
}		

a:Hover
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: normal;
color				: #e73033; 
text-decoration		: none;				
}

a.release:link, a.release:active, a.release:visited
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: normal;
color				: #846532; 
text-decoration		: underline;				
}		

a.release:Hover
{	
font-family			: Verdana, Arial, Helvetica, Sans-serif; 
font-size			: 11px; 
font-style			: normal; 
font-weight			: normal;
color				: #846532; 
text-decoration		: none;				
}