body {
  background:#EEEEFF;
  font:small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  margin:0;
  }
a:link {
  color:#8A5545;
  text-decoration:none;
  }
a:visited {
  color:#8A5545;
  text-decoration:none;
  }
a:hover {
  color:#8888FF;
  text-decoration:underline;
  }

p {
  color:#595C63;
  font-size:110%;
  }
p.small {
  font-size:80%;
  }

h1 {
  text-align: center;
  font-size:200%;
  padding:20px 20px;
  text-transform:uppercase;
  letter-spacing:.4em;
  background-color:#000000;
  color:#FFFFFF;
  border:solid #FFFFFF;
  }

h2 {
  font:bold 1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.4em;
  color:#654C48;
  }

h3 {
  font:bold 1em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.4em;
  color:#595C63;
  }

hr {
  border-style:groove;
  width:60%;
  }

hr.menu {
  border-style:dashed;
  width:100%;
  color:#595C63;
  }

td {
  background:#EEEEFF;
  }

table.bigframe {
  }

table.frame {
  }

table.dotted {
  border:thin dashed #777777;
  }

.caption {
  font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  }

