.content {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.links {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.header-links {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
}
.table-cellpad {
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.media-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #71564B;
}
