body {

	margin: 0px;

	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.8em;

	color: Black;

	background-color: White;

}



#Left {

	display: none;

}

#Right h1 {

	display: none;

}

#Footer #FootNav {

	display: none;

}

/* div {

 	border: 1px dashed Black;

} */

