.style {
	background-image: url(../images/bk.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: .5em;
	color: #CCCCCC;


}
.spacer {

	background-image: url(../images/blspacer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftblk {


	background-image: url(../images/black.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
}
.styleCopy {

	background-image: url(../images/bk.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: .5em;
	color: #3366FF;
}

