/* main body style */
body {
	padding: 0;
	margin: 0px;
}

p, td {
	font: normal 12px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #E5E5E5;
}
.body_small {
	color: #FB9902;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1px;
}
.orange_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #FB9902;
	font-weight: bold;
	letter-spacing: 1px;
}
.orange_quote2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 120%;
	color: #FB9902;
	font-weight: bold;
	letter-spacing: 1px;
}
.black_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
}
.grey_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	color: #CCCCCC;
	font-weight: normal;
}
.footer_spacing {
	color: #FB9902;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
}
.grey_quoteCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	color: #CCCCCC;
	font-weight: bold;
}
