.copyright {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.text {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	line-height: 16pt;
}
.BLUEtext {
	font-family: Arial;
	font-size: 16px;
	color: #F00;
	text-decoration: none;
}
.REDtext {
	font-family: Arial;
	font-size: 16px;
	color: #DC2B1B;
	text-decoration: none;
}
.disclaimer {
	font-family: Arial;
	font-size: 14px;
	color: #E02C1B;
	text-decoration: none;
	line-height: normal;
}
.testnames {
	font-family: Arial;
	font-size: 14px;
	color: #0095CA;
	line-height: normal;
}
.testcompanies {
	font-family: Arial;
	font-size: 12px;
	color: #DC2B1B;
	line-height: normal;
}
.background {
	background-image: url(images/backgroundNEW.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.springbreakTITLE {
	font-family: Verdana;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000;
}

