.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #45301A;
	line-height: 20px;
}
.copybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #70ABDC;
	line-height: 18px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #C9AF96;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #45301A;
	text-decoration: none;
	color: #CC9901;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #BB5F1D;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: BB5F1D;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #BB5F1D;
	text-decoration: none;
	font-weight: bold;
}
.bground {
	background-color: #000000;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bullets {
	list-style-type: square;
}

.highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #432F19;
}


.highlightsreverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

body {
	background-color: #BB5F1D;
}
.cell {
	background-color: #45311A;
}

.cell2 {
	background-color: #8C5A23;
}

.cell3 {
	background-color: #C9AF96;
}

.smallhighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: 4A3B04;
}

a.bodylink:link {
	font-weight:normal;
	color:#BB5F1D;
	font-size: 16px;
}
a.bodylink:visited {
	font-weight:normal;
	color:BB5F1D;
	font-size: 16px;
}
a.bodylink:hover {
	font-weight:normal;
	color:BB5F1D;
	font-size: 16px;
}
a.bodylink:active  {
	font-weight:normal;
	color:#BB5F1D;
	font-size: 16px;
}
