.page-header {
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

body {
	background-color:#ffffff;
}

.footer {
	padding-top: 0px;
	padding-bottom: 20px;
	border-top: 1px solid #ddd;
	margin-top: 10px;
}

h3 {
	color:#7a5100;
}

h6 {
	font-size:11pt;
	font-weight:bold;
	color:#7a5100;
}

.closer {
	margin-bottom: 0.50rem;
	font-size: 10pt;
	text-indent: 1.5rem;
}

.noindent {
	margin-bottom: 0.50rem;
	font-size: 10pt;
	line-height: 1.1rem;
	text-indent: 0rem;
}

.nospace {
  margin-bottom: -0.5rem;
  text-indent: 1.5rem;
}

.panel {
	border-radius: 25px;
	margin-top: 0px;
	background-color:#ffffff;
}

.panel h6 { color:#7a5100; }

a:link {font-weight:bold;color:#666600;text-decoration: none}
a:visited {font-weight:bold;color:#666600;text-decoration: none}
a:active {font-weight:bold;color:#666600;text-decoration: none}
a:hover {font-weight:bold;color:#ff0000;text-decoration: underline;}



