@charset "utf-8";
.border {
	border: 1px solid #000000;
}
.copyBody {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	padding: 20px;
}
.copyHeader {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.copyFooter {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.copySubHead {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333366;
}

.H1 {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.H2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

.infoBox {
	border: 1px solid #000000;
}
.infoBoxHeader {
	background-color: #C2B0AE;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-size: 13px;
	padding: 5px;
}
.infoBoxHeader2 {
	background-color: #6c5241;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-size: 13px;
	padding: 5px;
}

.infoBoxText {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	background-color: #DAD0CE;
	line-height: 15px;
}
.infoBoxText2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	background-color: #CCCCCC;
	line-height: 15px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #686985;
}
a:active {
	text-decoration: underline;
	color: #686985;
}
A.footer:link {
	color: #666666;
	text-decoration: underline;
}
A.footer:visited {
	color: #666666;
	text-decoration: underline;
}

A.footer:hover {
	color: #666666;
	text-decoration: underline;
}
A.footer:active {
	color: #666666;
	text-decoration: underline;
}
