body {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: CC6633;
}

* { 
	margin: 0; 
	padding: 0; 
	border: 0;
}

html, body { 
	height: 100%; 
	width: 100%; 
	overflow: hidden; 
}

#flash_content { 
	width: 100%; 
	height: 84%; 
	font-family: "Arial";
	font-weight: normal;
	color: #000000;
	font-size: 9px;
	text-align: justify;
}


a:link {
	color: #FF6633;
	font-size: 9px;
	text-decoration: none;
}

a:visited {
    color: #FF9900;
    text-decoration: none;
}

a:hover {
    color: #FF9900;
	text-decoration: none;
}

a:active {
   color: #FF9900;
	font-weight: bold;
   text-decoration: none;
}

.mini {
	color: #CC6633;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
}

.info {
	color: #CC6633;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
