body 
{
margin: 0px;
font-family: Optima, Arial,  'Lucida Grande', Helvetica, Verdana, 'Lucida Sans Unicode', Geneva, Georgia, Times New Roman, Times, serif;
color: #777777;
}

hr
{
border: 0px;
color: #777777;
background-color: #777777;
height: 1px;
width: 100%;
text-align: left;
}

label, .submit input 
{
padding: 0px;
margin: 0px;
line-height: 100%;
}

p
{
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-size: 0.8em;
}

h1
{
font-size: 1.8em;
font-weight: normal;
line-height: 100%;
}

h2
{
font-size: 1.2em;
font-weight: normal;
line-height: 100%;
}

h3
{
font-size: 1.0em;
font-weight: normal;
line-height: 100%;
}

a, a:visited
{
text-decoration: none;
color: #333333;
}

a:hover
{
text-decoration: underline;
color: #333333;
}

#newsletter_signup_content
{
font-size: 80%;
margin: 0px;
padding: 0px;
}

#footer {
margin: 0;
color: #777777;
text-align: left;
font-size: 0.8em;
width: 900px;
float: left;
}

#footer a, a:visited {
color: #333333;
text-decoration: none;
}

#footer a:hover {
color: #333333;
text-decoration: underline;
}