body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #9999cc;
	margin: 0;
	text-align:center;
}
h1 { font-size: 20px;}
h2 { font-size: 16px;}
h3 { font-size: 12px;}
h4 { font-size: 11px;}
#div_flash, #div_noflash {
	margin:0 auto;
	display:block;
	width:800px;
	height:710px;
	text-align:left;
}
#div_noflash {
	display:none;
}


