.12pixB {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #663399;
}
.12pixW {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.12pix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 16px;
}
.link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}
.12pixCopy {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #CC6600;
	font-weight: bold;
	line-height: 18px;

}
.linkCopy {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.brdr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6666CC;
	color: #CCCCCC;
}
.bgk {
	background-attachment: fixed;
	background-image: url(images/bkg.gif);
	background-color: #FFFFFF;
	color: #000000;

}
