.typography h1, .typography h2 {
	letter-spacing:1px;
}
.typography h3 {

}
.typography small {
	color:#636363;
}
.typography a {
	text-decoration:none;
	color:#00a651;
}
.typography a:hover {
	text-decoration:underline;
}

.typography a.ReadMore {
	font-size:10px;
	color:#636363;
	background:url(../images/link_arrow.gif) right 4px no-repeat;
	padding-right:16px;
}
.typography a.ReadMore:hover {
	color:#00a651;
	text-decoration:none;
}
.typography table.NewsletterTable td {
	padding:20px 5px;
}
.typography table.NewsletterTable {
	border:0;
	border-collapse:separate;
}
.typography table.NewsletterTable tr, .typography table.NewsletterTable td {
	border-bottom:none;
	border-right:none;
	border-left:none;
}
.typography table.NewsletterTable {
	border-bottom:1px solid #d2d2d2;
}