body {
	background-color: #355240;
}
a:link {
	color: #8C464E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #8C464E;
}
a:hover {
	color: #355240;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #355240;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #000000;
}
h1 {
	font-size: 13pt;
	color: #8C464E;
}
h2 {
	font-size: 12pt;
	color: #355240;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #355240;
}
table {
	background-color: #FEFCFA;
}
.tablebg {
	background-color: #BFC8BC;
}
p {
	line-height: 110%;
}
.searchterm {
	font-weight: bold;
	color: #3A5745;
}
.rosebg {
	background-color: #C89196;
}
.rosebrdrgreenbg {
	background-color: #BFC8BC;
	border: thin solid #C89196;
}
.lighttext {
	color: #F2E0CC;
}
.rosebrdr2greenbg {
	background-color: #BFC8BC;
	border: medium ridge #C89196;
}
p.error {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: red;
    font-weight: bold;
  }

