h1 {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
}
.content {
	margin: 0px;
	padding: 10px;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #353F37;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
}
.footer {
	font-size: 0.7em;
	bottom: auto;
	vertical-align: bottom;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
}
a:link {
	text-decoration: none;
	color: #3b2f27;
}
a:visited {
	color: #89a38f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.image
{
margin:5px;
}