img, .ImageRight, .image, iframe {
	display	: none;
}

body {
	background-color:white;
	font-size	: 1.2em;
	font-weight	: normal;
	text-decoration	: none;
	color		: black;
	font-family	: monospace;

}

h1, h2, h3, h4, p, div, ul, li, td, em, strong, b, u {
	font-size	: 1em;
	font-weight	: normal;
	text-decoration	: none;
	color		: black;
	font-family	: monospace;
}
li {
	background-image:none;
}

h1 {
	font-weight:bold;
}

h1, h2, h3 {
	margin-top:2em;
}

p {
	margin-left:2em;
}

