body, table {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 0;
  color: #865c48;
}

h1, h2, h3 {
	color: #3e2316;
	font-size: 30px;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h2 {
	font-size: 18px;
}

h3 {
	font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}

hr {
  height:0px;
  border-bottom: url(../img/hr.gif);
}

a, a:visited {color: #3e2316; text-decoration: none; }
a:hover { color: #3e2316; text-decoration: underline; }

a img { border: none }