@charset "UTF-8";
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11.5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding: 5px;
	text-align: justify;
}
.bolder_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.subbolder_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
}
.bodygrey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11.5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding: 5px;
	text-align: justify;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #0155A4;
}
.big_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 15px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.bodydarkgrey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
}
