@import url("positions.css");

body {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a {
	text-decoration: underline;
	color: #D9A6F1;
}
h1 {
	font-size: 1.50em;
}
	h1.normal {
		font-weight: normal;
	}
	h1.warranty {
		color: #ECBD44;
	}
h2 {
	font-size: 1.25em;
	color: #D9A6F1;
}
	h2 span.normal {
		font-size: 0.80em;
		font-weight: normal;
	}
h4 {
	color: #ECBD44;
	font-size: 1.25em;
	}

div.download h1 {
	color: #D9A6F1;
}
div.download h1.price {
	font-size: 4em;
	font-weight: normal;
	color: #FFFFFF;
}
div.download h2 {
	font: bold 1.25em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
div.download p.oldPrice {
	font-size: 1.25em;
	text-decoration: line-through;
	color: #88818B;
}
div.download p.small {
	font-size: 0.92em;
	color: #7F5493;
}
p.small {
	font-size: 0.92em;
	color: #88818B;
}
input.inputs {
	font: 1em Arial, Helvetica, sans-serif;
	color: #000000;
}
div.formContent h2 {
	color: #FFFFFF;
}
