body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 150%;
margin: 0;
color: #3d3a35;
}

h1, h2, h3 {
color: #473d2f;
font-size: 22px;
font-family: 'Century Gothic', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;
  text-transform: uppercase;
}
h1 { line-height: 160%; }
h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

a, a:visited { color: #473d2f; text-decoration: underline; }
a:hover { color: #473d2f; text-decoration: none; }

a img { border: none }