.copy {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #5B5B4F;
}
.headline {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #C33A41;
}
.footer {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #5B5B4F;
	font-weight: bold;
}
img {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #C33A41;
}
a:link {
	color: #C33A41;
}
a:visited {
	color: #C33A41;
}
a:hover {
	color: #C33A41;
}
a:active {
	color: #C33A41;
}
.copy h1 {
	color: #C33A41;
}
.copy h2 {
	color: #C33A41;
}
.copy h3 {
	color: #C33A41;
}