@charset "UTF-8";
h1 {
	font-family: "Arial Narrow";
	font-size: 24px;
}
h2 {
	font-family: "Arial Narrow";
	font-size: 18px;
}
p {
	font-family: "Arial Narrow";
	font-size: 14px;
	text-transform: lowercase;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	clear: none;
	float: none;
}
td {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
a {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
table {
	border: 0px 0 0;
}
