body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;      /*  hides scrollbars (not IE) */
	/*
	   Netscape/Mozilla: The following line is necessary
	   to show content
	*/
	min-height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

