@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	background-image: url();
	background-repeat: no-repeat;
}
.whit_but {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: lighter;
	font-style: normal;
	width: auto;
	top: auto;
	left: auto;
}
.whit_but_small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #FFF;
	font-weight: lighter;
	font-style: normal;
	width: auto;
	top: auto;
	left: auto;
}
.brown_but {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #643115;
	font-weight: lighter;
	font-style: normal;
	width: auto;
	top: auto;
	left: auto;
}
.brown_but_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #643115;
	font-weight: bold;
	font-style: normal;
	width: auto;
	top: auto;
	left: auto;
}
.emailer_head1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	color: #815C40;
	font-weight: bold;
	font-style: normal;
	width: auto;
	top: auto;
	left: auto;
}
.emailer_head2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	color: #815C40;
	font-weight: normal;
	font-style: normal;
	width: auto;
	top: auto;
	left: auto;
}
.emailer_head3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #815C40;
	font-weight: normal;
	font-style: normal;
	width: auto;
	top: auto;
	left: auto;
}
.emailer_head4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #815C40;
	font-weight: normal;
	font-style: normal;
	width: auto;
	top: auto;
	left: auto;
}
.brown_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #643115;
	font-weight: lighter;
	font-style: normal;
	width: auto;
	top: auto;
	left: auto;
}
.brown_body_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #643115;
	font-weight: bold;
	font-style: normal;
	width: auto;
	top: auto;
	left: auto;
}
.email_link:link {
	text-decoration: underline;
	color: #643115;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.email_link:visited {
	text-decoration: underline;
	color: #643115;
}
.email_link:hover {
	text-decoration: underline;
	color: #b06339;
}
.email_link:active {
	text-decoration: underline;
	color: #643115;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

</style>
