.body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #705A52;
}

.rightleftborder {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #705A52;
	border-top: 1px solid #705A52;
	border-left: 1px solid #705A52;
}

.topborder {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #705A52;
	border-top: 1px solid #705A52;
}

.footer{
	 background-image: url(images/footer_liquii.gif);
	 background-position: bottom;
	 background-repeat: repeat-x;
}

.footertext{
font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #705A52;
	}

.headers{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #BE5832;
}

.email{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #BE5832;
	text-decoration: underline;
}
