.background {
	background-attachment: scroll;
	background-image: url(webimages/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.phase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-position: center top;
	text-align: justify;
	white-space: normal;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: center;
	vertical-align: top;
	font-weight: bold;

}
.copycenter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-position: center top;
	text-align: center;
	white-space: normal;
}
.rightsidecopy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-position: center top;
	text-align: right;
	white-space: normal;
}
.boldwhite {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
