/* Haggerstone */

body {
  font-family: 'Comic Sans MS', Arial, sans-serif;
  font-size: 11pt;
  color: #663300;
}


A:link    { color: #800080 }
A:visited { color: #0000ff }

h2 {
  font-size: 15pt;
}

h3 {
  font-size: 13pt;
}

table.standard th {
  text-align: left;
  background-color: #eee7d6;
  border-bottom: #e8d7ab solid 1px;
  padding: 4px 8px;
  width: 190px;
}

table.standard td {
  padding: 4px 8px;
  border-bottom: #e8d7ab solid 1px;
}
