body {
	background-color: #020202;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #EE5992;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EE5992;
}
a:hover {
	text-decoration: none;
	color: #F5ADC5;
}
a:active {
	text-decoration: none;
	color: #EE5992;
}
.heading, h1 {
	font-size: 21px;
	font-weight: bold;
	color: #EE5992;
}
.heading_sub, h2 {
	font-size: 12px;
	font-weight: bold;
	color: #F2AEC5;
}
.text_sm {
	font-size: 9px;
}
.content#cartInstructionsDisplay {
    color: white;
}
