.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	line-height: 20px;

}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003366;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006699;
}
.textbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006699;
	font-weight: bold;

}
.headsOrange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC6600;
}
.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	line-height: normal;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}

