
body {color: black; background: white;}
a:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}

	
div#banner {
	display: none;
}

div#banner div.mainmenu {
	display: none;
	border: none;
}

div#content {
	
	display: block;
	border: none;
	}

div#content div.photo{
	display: none;
	
	
}
div#display {
   display: block;
	border: none;
	
	
}

div#main_scene div.footer {
		display: none;
	
}

div#content h1{
	display: none;
	
	}

span.letter {
	color: Black;
	font-family: "Book Antiqua";
	font-style: normal;
	font-variant: normal;
}
span.signature {
	color: Black;
	font-family: Rage Italic;
	font-style: normal;
	font-weight: bold;
	font-size: 20pt;
}
div#button {
	display: none;
}
	

	


