@charset "UTF-8";
/* CSS Document */

.main_heading {
	font-size: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.sale_heading {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
.sale_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.btm_info_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.sale_copy_subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
}

