.BG {
	background-attachment: fixed;
	background-color: #666666;
	background-image: url(../images/general/BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.spacing {
	line-height: 130%;
}
.spacing110 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 120%;
}
.spacing12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}

.BG2 {
	background-attachment: fixed;
	background-image: url(../images/general/BG08.jpg);
	background-repeat: no-repeat;
}
.style12 {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style2 {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}