.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.times-blue-16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #bcdfe5;
}
.times-blue-18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: bcdfe5;
}
.times-blue-24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #bcdfe5;
	font-weight: bold;
}
.times-white-20 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.times-blue-20 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: bcdfe5;
}
