body {
	background-color: #000000;
	color: #EEB273;
	font-family: Georgia, "Times New Roman", Times, serif;
}

table {
	color: #CC9966;
}

td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: EEB273;
}

a {
	color: #029D5B;
}

a:hover {
	color: #9A6BA2;
}

form {
	background-color: #EEB273;
	color: #000000;
}

.product_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  	background-color: #000000; 
  	color: EEB273;
}
.body_title {
	text-align: center; 
	font-size: 18px;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #660000;
	font-style: oblique;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #EEB273;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}

.promo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4D1055;
}

.purple_dark {
	color: #4D1055;
}
.purple_light {
	color: #9A6BA2;
}
.yellow {
	background-color: #FEEA7A;
	color: #F46114;
}
.green {
	color: #029D5B; 
	text-align: center;
	line-height: 0px;
}
.green_big {
	color: #029D5B; 
	text-align: center;
	font-weight: bold; 
	font-size: 16px;
}
