@charset "utf-8";
.px36_blue {
	font-size: 36px;
	color: #0a5fd3;
	font-weight: bolder;
}
.px24_blue {
	font-size: 24px;
	color: #0A5FD3;
	font-family: Arial, Helvetica, sans-serif;
}
.blue {
	color: #0A5FD1;
}
.red {
	color: #FF0000;
}
.px16blue {
	color: #0A5FD1;
}
.px24orange {
	font-size: 24px;
	color: #FF8040;
}
.px24 {
	font-size: 24px;
}
.px20 {
	font-size: 20px;
}
.px16 {
	font-size: 16px;
}
.px14 {
	font-size: 14px;
}
.px12 {
	font-size: 12px;
}
.px10 {
	font-size: 10px;
}
.px9 {
	font-size: 9px;
}
.px8 {
	font-size: 8px;
}

.burgandy {
	color: #810035;
}

