.border1 {
	border: thin solid #D15600;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #d15600;
}
.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}
.pageheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #543916;
}

a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited { color: #543916;}
a:hover { color: #d15600; text-decoration: underline;}
