body{
	background:url("../../images/jpg/bg.jpg");
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

.header1{
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:500;
	font-style:normal;
	letter-spacing:0px;
	color:#333333;
}

.header2{
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:500;
	font-style:normal;
	letter-spacing:0px;
	color:#a38105;
}

.header3{
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:500;
	font-style:normal;
	letter-spacing:0px;
	color:#8e2a2a;
}

.body{
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:500;
	font-style:normal;
	letter-spacing:0px;
	color:#4f4f4f;
}

.copy{
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:500;
	font-style:normal;
	letter-spacing:0px;
	color:#8e2a2a;
}

A {
  font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:500;
	font-style:normal;
	letter-spacing:0px;
	text-decoration:none;
	color:#8e2a2a;
}

A:hover {
  font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:500;
	font-style:normal;
	letter-spacing:0px;
	text-decoration:none;
	color:#8e2a2a;
}
