*, body {
  font-family:Myriad, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
p {
  margin: 5px 0px 10px 0px;
}

ul {
  margin: 10px 0px;
}

li {
  list-style: disc;
  margin-left: 30px;
}

h1 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #887852;
}

h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #887852;
}

h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

hr {
	background-color: #baaf97;
	border: 0px;
}

  
a.large, a.large:visited {
	font-size: 16px;
	color: #baaf97;
	font-weight: bold;
	text-decoration: none;
}

a.large:hover, a.large:visited:hover {
	font-size: 16px;
	color: #baaf97;
	font-weight: bold;
	text-decoration: underline;
}
