.background1 {
	background-color: #F3E8D0;
}
.font1 {
	font-family: Arial;
	font-size: 14px;
	color: #604B35;
	text-decoration: none;
	
}

.background2 {
	background-color: #ECDBAE;
}
.padding_all1 {
	padding: 10px 50px 10px 80px;
}
.padding_all2 {
	padding: 10px;
}
.background3 {
	background-color: #F0E2BE;
}
.font2 {
	font-family: Arial;
	font-size: 14px;
	color: black;
	font-weight: bold;
}
.width1 {
	width: 130px;

}
.font3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: black;
}
.width2 {
	width: 200px;
}
.border1 {
	border: 1px;
	border-color: #604B35;
	border-style:solid;
}
.font3white {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: white;
}
.font4white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
}
.font4black {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: black;
}
.padding_all3 {
	padding: 10px;
}
a {
	text-decoration: none;
}
.font5black {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
}
.background4 {
	background-color: #f6eed7;
}
