.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ECE9D8;
}
.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECE9D8;
}
.Header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d9d4c4;
}
.borders {
	border: 1px solid #DAA464;
}
.leftborder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #daa464;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.bodytext2 {
	font-size: 10px;
	color: #000000;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CFAB55;
	border-right-color: #CFAB55;
	border-bottom-color: #CFAB55;
	border-left-color: #CFAB55;
}
.boldcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C54A45;
	text-decoration: underline;
}
