body, table {
    font-family: 'Lucida Grande', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
    font-size: 14px;
    line-height: 158%;
    margin: 0;
color: #777777;

}

h1, h2, h3 {
    color: #1E467C;
    font-size: 22px;
  font-weight:normal;
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
    margin-top: 0.8em;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

a, a:visited {color:#CC0000;text-decoration:none;font-weight:bold;}
a:hover  {color:#555555;text-decoration:underline;font-weight:bold;}

a img { border: none }
