body{
	margin:0;
	margin-top:500;
	padding:0;
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	font-size: 11px;
	line-height: 20px;
	color : #000000; 
	background : #ffffff; 
}



#topSection, #topMenu, #subMenu, .nav { 
	display : none; 
}

a, a:visited {
	text-decoration: none! important;
}

