.HeadlineCopy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: 424242;
}
.FooterCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.BackgroundGradient {
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	top: auto;
	z-index: -2;
}
.watermark {
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: none;
	z-index: -1;
	left: auto;
	bottom: auto;
	position: static;
}

