body {background-color:#E2DCD3}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7c0032;
	font-weight: bold;
}
.header {
	color: #7B0031;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.subheader {
	color: #7B0031;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.numbers {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7c0032;
	font-weight: bold;
	}
	
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
}

.bodycopy a:link, a:active, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color:#000000;
	text-decoration:none
	}
.bodycopy a:hover {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
}