body {
 	overflow: hidden;
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 11px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #ffffff
}


#logo {	
	position: absolute;
	border: 0; 
	top: 220px;
	width: 100%;
	height: 250px;
	margin: 0px; 
	padding-right: 0; 
	padding-left: 0; 
	padding-bottom: 0;
	padding-top: 0
}



#copy {	
	position: absolute;
	bottom: 60px;
	width: 100%;
	height: 50px;
	padding: 0pt 0pt 0pt 0pt;
	font-size: 10px; 
	color: #999999;
	text-align: center
}

a:link { 
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif
}

a:visited { 
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif
}

a:hover { 
	font-size: 9px;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif
}

