h1 {
	font-size:1.5em;
}

h2 {
	font-size:1.1em;
}

h3 {
}

#menu {
	display:none;
}

#menutop {
   display:none;
}

#content a {
	text-decoration:underline;
	color:#be3943;
}

#content img {
	border-style:none;
}

#footer {
	display:none;
}

#content div.imgleft {
  font-size:.8em;
  margin:.6em;
}

#content div.imgright {
  font-size:.8em;
  margin:.6em;
}

