﻿h1 {
	font-size: 24px;
	color: #a3a3a3;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

.description {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}


.bold_title {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.printer_sub {
	color: #a3a3a3;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Regular12Pink {
	font-size: 11px;
	text-decoration: line-through;	
	font-weight: lighter;
	color: #CA3D96;
}
.Regular9Blue {
	font-size: 9px;
	font-weight: normal;
	color: #0062BB;
}
.Regular10Blue {
	font-size: 10px;
	font-weight: normal;
	color: #0062BB;
}
.Regular12Blue {
	font-size: 12px;
	font-weight: normal;
	color: #0062BB;
}
.Regular14Blue {
	font-size: 14px;
	font-weight: normal;
	color: #0062BB;
}

