body {
	background-image: url('../images/bg.gif');
}

.copy {
	font-family: arial;
	font-size: 10pt;
	color: ffffff;
}

.copySmall {
	font-family: arial;
	font-size: 8pt;
	color: ffffff;
}

.headingPress {
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: ffffff;
}

.copyPress {
	font-family: arial;
	font-size: 9pt;
	color: ffffff;
}

a {
	font-family: arial;
	font-size: 8pt;
	color: F2E697;
}

.artTitle {
	color: D7BA86;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
}

.projectTitle {
	color: FD867D;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
}

.footer {
	color: 958A7C;
	font-family: arial;
	font-size: 10pt;
}
	
.footerLink {
	color: 925936;
	font-family: arial;
	font-size: 10pt;
}

	