.background1 {
	background-color: #1A5F05;
}
.background2 {
	background-color: #FFFFFF;
}
.background3 {
	background-color: #C78657;
}
.background4 {
	background-color: #7A4E1F;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #7A4E1F;
}
.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal-text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}
.small-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;

}
a:hover {
	color: #1A5F05;
	text-decoration: none;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #7A4E1F;
}
