p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #708479;
	line-height: 110%;
	text-align: justify;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #708479;
	padding-left: 15px;
	line-height: 140%;
}
h1 {
	font-family: Times, serif;
	font-size: 28px;
	color: #B6D26A;
	letter-spacing: 2px;
	line-height: 20px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B6D26A;
	letter-spacing: 2px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #708479;
	padding-left: 15px;
	line-height: 120%;
	text-align: center;
}
.nav:link {
	text-decoration: none;
}
.nav:hover {
	text-decoration: underline;
}
.nav:visited {
	text-decoration: none;
}
.scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B6D26A;
	padding-left: 15px;
	line-height: 120%;
	font-weight: bold;

}

