body{
	margin:40px 0px;
	background-color:#FFFFFF;
	text-align:center;
	color:#000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
a{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a:hover {
	color: #ee7900;
}
div#global{
	margin:0px auto;
	width:575px;
	height:780px;
	overflow:hidden;
	padding:0px;
	text-align:justify;
}
div#outer{
	width:575px;
	height:780px;
	overflow:hidden; 
}
div#inner{
	width:475px;
	height:100px;
	margin:340px 50px;
	text-align:center;
}
