body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #474241;
}

img { border: 0px; }

p {
	margin: 0 0 13px 0;
}

h1 { 
	color: #474241;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h2 {
	color: #a7af38;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h3 {
	color: #474241;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h4 {
	color: #a7af38;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

h5 {
	color: #474241;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

img {
	border: 0px;
}

a, a:visited, a:link {
	color: #1e7eda;
	text-decoration: none;
}
a:hover {
	color: #878787;
}

p a {
	color: #1e7eda;
	text-decoration: underline;
}
ul {
	padding-left: 17px;
	list-style-image: url(/images/li.jpg);
}

/* CALL TO ACTION */
h6 {
	margin: 0;
	padding: 0;
	font-size: 13px;	
	}
h6 a {
	background: url(/images/li.jpg) center left no-repeat;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0;

}
a.cta {
	background: url(/images/li.jpg) center left no-repeat;
	padding-left: 10px;
	text-decoration: none;
	font-size: 13px;
}
