.white-copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
.orange-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #FF6600;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.hugetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 43px;
	line-height: 38px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
}
.floatimgleft {
	float:left;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:10px;
}
