body {
	font-family: Arial, Helvetica, sans-serif;
	color: #555454;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555454;

}

p {
	font-size: 10px;
}

H1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #23008e;
}

H2 {
	font-size: 11px;
	font-weight: bolder;
	color: #fc9c05;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fc9c05;
	text-decoration: none;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fc9c05;
	text-decoration: none;
}
.Blue {
	color: #23008e;
}
.Orange {
	color: #FC9c05;
}
a:link {
	color: #555454;
	text-decoration: underline;
}
a:visited {
	color: #9C9C9C;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
.content {
	font-size: 10px;
	color: #555454;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.FinePrint {
	font-size: 9px;
	color: 555454;
}
.retail {
	font-size: 10px;
	font-weight: bold;
	text-decoration: line-through;
}
.OurPrice {
	font-size: 12px;
	font-weight: bold;
}
.YouSave {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23008e;
	background-color: #e0dbef;
	font-weight: bold;

}
.TitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #23008e;
}
