@charset "UTF-8";

.copybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF9900;
	line-height: 24px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight:normal;
}

.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight:normal;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #333333;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold
;
	color: #333333;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold, italic;
	color: #FF9900;
	}