@charset "utf-8";
/* CSS Document */

body, div, td, tr, p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	
	padding:0px;
	margin:0px;
	
}

.flashArea {
	width:100%;
	height:100%;
	
	background-color:#cccccc;
}
