.typography p	{
	color: #421f11;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.typography a	{
	color: #c43d00;
}


.typography h1 a, 
.typography h2 a, 
.typography h3 a, 
.typography h4 a, 
.typography h5 a, 
.typography h6 a {
    background: none;
    padding: 0;
    margin: 0;
    color: #C43D00;
    font-size: 1em;
    font-weight: bold;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
}

.typography h1 a, 
.typography h2 a, 
.typography h3 a	{
	padding:0 0 2px 24px;
	background:transparent url(../images/icon-arrow.png) left top no-repeat;
}

.typography h1,
.typography h2,
.typography h3,
.typography h4, 
.typography h5,
.typography h6	{
	background: none;
	margin: 20px 0 0 0;
	text-transform:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.typography h1,
.typography h2	{
  color: #421f11;
  font-size: 1.1em;
}
.typography h3	{
  color: #9f8c7f;
  font-size: 1.1em;
}
.typography h4, 
.typography h5,
.typography h6	{
  color: #421f11;
  font-size: 1em;
}