body, html, p, table {
font-family: geneva, helvetica, arial, sans-serif;
color:#333333;
line-height:16px;
font-size:11px;
font-weight:100;
}

input {
font-family: helvetica, arial, sans-serif;
font-size:11px;
}

a {
text-decoration:underline;
color: #333333;
}

a:visited {
color: #333333;
} 

a:hover {
text-decoration: underline;
color:black;
}

