.background1 {
	background-color: #FFFFFF;
	background-image:  url("../images/background_1.gif");
	background-repeat: repeat-x;
}
.background2 {
	background-color: #FFFFFF;
	background-image:  url(../images/background_2.gif);
	background-repeat: repeat-x;
}
.bodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.background3 {
	background-color: #FFFFFF;
	background-image:  url(../images/background_3.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B8B89A;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 20px;
}
.myLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #B8B89A;
	text-decoration: underline;
}
.bodyCopyBrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #663300;
}
