.sidebar-td {
	font-family: Copperplate Gothic Light;
	background-color: #BEA193;
	font-size: 12pt;
	color: #000000;
}

.sidebar-small-td {
	font-family: Copperplate Gothic Light;
	background-color: #BEA193;
	font-size: 10pt;
	color: #000000;
}

.footer-td {
	font-family: Copperplate Gothic Light;
	font-size: 10pt;
	background-color: #BEA193;
	color: #000000;
}

.table-box {
    border: solid 1px;
    border-color: #000000;
}

.text-heading-bold {
	font-family: Copperplate Gothic Bold;
	color: #000000;
    border: solid 1px;
    border-color: #000000;
	background-color: #E6E5E5;
}

.text-heading {
	font-family: Copperplate Gothic Light;
	font-size: 20pt;
	color: #000000;
}

.text-normal {
	font-family: Copperplate Gothic Light;
	font-size: 12pt;
	color: #000000;
}

.text-normal-bold {
	font-family: Copperplate Gothic Bold;
	font-size: 12pt;
	color: #000000;
}
