body {
	font-family: Arial, helvetica, verdana, sans-serif; 
	font-size: 12px;
  color: #444444;
}
hr {
  height: 1px;
  overflow: hidden;
  background-color: #ddd;
  border: 0;
}
table {
	border-collapse: collapse;
}
td {
	padding: 0;
}
img {
	border: 0;
}
form {
	margin: 0;
}
h1,
h1 a
{
	margin: 0;
	font-size: 24px;
	color: #444444;
	margin-bottom: 10px;
  letter-spacing: -1px;
  line-height: normal;
}
h1 a:hover {
  color: #009dd1;
}
h2,
h2 a
{
  margin: 0 0 10px 0;
  font-size: 20px;
  color: #444444;
  font-weight: normal;
}
h2 a:hover {
  color: #009DD1;
}
h3 {
  font-size: 14px;
}
h3 a {
  color: #444444;
}
p {
	font-family: Arial, helvetica, verdana, sans-serif; 
	font-size: 12px;
}
a {
  color: #009dd1;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
input,
textarea
{
  font-family: arial, hlevetica, sans-serif;
  font-size: 12px;
  color: #444444;
}

.spacer {
  height: 1px;
  overflow: hidden;
  clear: both;
}
#newsletter a {
  color: #009696;
}
