@charset "UTF-8";
body {
	background-color: #e4d8cd;
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.border {
	border: 1px solid #999999;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 16px;
	margin-left: 33px;
}
p {
	line-height: 21px;
	margin-top: 18px;
	margin-right: 90px;
	margin-bottom: 18px;
	margin-left: 33px;
}
.teal {
	font-weight: bold;
	color: #05757b;
}
a {
	color: #05757b;
	text-decoration: underline;
}
a.nav:hover {
	color: #4b4b4b;
	text-decoration: underline
}
a.nav {
	color: #683913;
	text-decoration: none;
}
a.nav:hover {
	color: #4b4b4b;
	text-decoration: underline
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b4b4b;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 14px;
}
.howitworks {
	line-height: 21px;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 18px;
	margin-left: 33px;
}
.red {
	color: #CC0000;
}
