body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 150%;
margin: 0;
color: #444;
}

h1, h2, h3 {
color: #2e4375;
font-size: 44px;
font-family: 'Times New Roman', Tahoma, sans-serif;
margin: 0.2em 0 0.2em 1.8em;
font-weight:normal;
}

h2 {
font-size: 16px;
color: #555;
margin: 0.2em 0 1.6em 5.2em;
}

h3 {
  margin-left: 0;
  font-family: Arial;
font-size: 13px;
  color: #444;
}

a, a:visited { color: #2e4375; text-decoration: underline; }
a:hover { color: #2e4375; text-decoration: none; }

a img { border: none }
