body {
	color:#000;
	background-color:#e8eae8;
}

a:hover {
	color:#d6002a;
}
h1, h2, h4 {
	color:#d6002a;
}
h3 {
	color:#000;
}
.flat-button {
	background:#d6002a;
}
.form_heading {
	color:#d6002a;
}
.CountdownTimerStyle {
	color:#d6002a;
}
#CountdownTimer table tr td p {
	color:#000;
}
.testimonials, .dynamic-table th, .dynamic-table td {
	color:#000;
}
.testimonials em {
	font-style:italic;
}