body, table {
	font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0;
}

h1, h2, h3 {
	color: #6a1915;
	font-size: 30px;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	margin-top: 0.2em;
  line-height: 120%;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

a {color: #6a1915; text-decoration:none; font-weight: bold;}
a:hover {color: #6a1915; text-decoration:underline;  font-weight: bold;}

a img { border: none }

iframe.orderForm {
	height:800px;
	width:100%;
	border:0;
}
