h1, h2, h3, h4, h5, h6 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	font-size: 13px;
	font-weight: normal;
}
p {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
address p {
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-top: 19px;
}

