.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: lowercase;
	color: #FFFFFF;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464E46;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #8E3B53;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.byline {
	font-style: italic;
}
hr {
	color: #FFFFFF;
}

