*{
	margin: 0px;
	padding: 0px;
}
body
{
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
object
{
	margin-bottom:-5px;
}
#global
{
	position:absolute;
	left:50%;
	top:50%;
	width:650px;
	height:624px;
	margin-left:-320px;
	margin-top:-320px;
	background-color:#ffffff;
}
a.L:link {color: #000000; text-decoration:none;  font-weight: bold; }
a.L:visited {color: #000000; text-decoration:none;  font-weight: bold; }
a.L:hover {color: #000000; text-decoration:underline;  font-weight: bold; }
a.L:active {color: #000000; text-decoration:none;  font-weight: bold; }