.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -0.5px;
}
.white_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.orange_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #F49D02;
	text-decoration: none;
	line-height: 16px;
}
.orange_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: F49D02;
	text-decoration: underline;
}

.orange_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: F49D02;
	text-decoration: none;
	letter-spacing: -0.5px;
}
.orange_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F09700;
	text-decoration: underline;
}

.grey_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #1D1D1D;
	text-decoration: none;
	line-height: 20px;
}
.text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #545454;
}
.blue_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3BA4FF;
	text-decoration: underline;
}
.orange_bold_smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: F49D02;
	text-decoration: none;
}
