.bodycopy a {
    color: #000;
    text-decoration: none;
}

a.icon:after {
	content: " \00BB";
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 2em 0 0 0 !important;
	//text-align: center;
}

h2,h3 {
	font-size: 24px;
}

table {
	border: none;
}

table td {
	text-align: center;
	vertical-align: top;
	border: none;
}


table td[colspan="3"] {
	text-align: left;
	
}

table td img {
	margin: 0 !important;
	width: 100%;
	max-width: 320px;
	height: auto;
}

table td a[href$=mp3],
table td a[href$=mp4] {
	border: 1px solid #000;
	border-radius: 0.2em;
	padding: 0.2em 0.4em;
	margin: 0 1.0em 0 0;
	line-height: 2em;
	white-space: nowrap;
}
