@charset "iso-8859-1";
body {background: #cccccc; color: black}
body.centered-page {text-align: center}
table {text-align: center}
table.left {text-align: left}
col.spread {width: 130px}
h1 {color: teal; text-align: center; margin-top: 0px; margin-bottom: 10px; font-variant: small-caps}
h2 {color: black; text-align: center; margin-top: 0px; margin-bottom: 15px;
  font-size: medium; font-style: italic; font-weight: normal}
table {margin-left: auto; margin-right: auto}
a:link {color: blue}
a:visited {color: navy}
a:active {color: maroon}
img.large {border-width: 13px; border-color: antiquewhite; border-style: ridge; 
  padding: 36px; background-color: #ffffff}
img.thumbnail {border-width: 5px; border-color: antiquewhite; nav; border-style: ridge; 
  padding: 20px; background-color: #ffffff}
div.navigation {text-align: center; padding: 5px; margin-top: 15px;
  border-top: 2px outset #ffffff; border-bottom: 2px inset #ffffff}
div.title {color: black; text-align: center; font-style: italic; font-weight: normal;
  margin-top: 6px}
