body {
  padding:20px;
}

table {
  border:#336699 1px solid;
  cursor:default;
}

td {
  cursor:default;
}

img {
  border:none;
}

/* g.t&s */
span.title {
  color:#336699;
  cursor:default;
  font-family:'Times New Roman',Times,serif;
  font-size:2.5em;
  font-style:italic;
  font-weight:300;
}

/* main links layer */
span.tlink {
  font-size:0.85em;
  padding-right:20px;
}

/* footer */
p.footer {
  font-family:Verdana,Arial,sans-serif;
  font-size:0.65em;
}

a, a:link {
  color:#336699;
  font-family:Arial,sans-serif;
  text-decoration:underline;
}
a:visited {
  color:#9900FF;
}
a:hover {
  color:#0000FF;
}
a:active, a:focus {
  color:#FF6633;
}