body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
}
#flash {	
	position:absolute;
	left:50%;
	margin-left:-480px;
	margin-top:-315px;
	top:50%;
	width:960px;
	height:630px;
}
a:link {
	color:#999999; 
	text-decoration:underline; 
}
a:visited {
	color:#999999; 
	text-decoration:none; 
}
a:active {
	color:#999999; 
	text-decoration:none; 
}
a:hover {
	color:#ff6000;
	text-decoration:underline;
}
.title {
     color: #ff6000
     font-family: Arial;
     font-size: 13px;
}
p {
    font-family: arial;
	font-size: 11px;
}
