body, table, th, td, a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   }
body {
   background: #F2E472;
   color: #000000;
   font-size: 10pt;
}
a:link, a:visited {
   color: #AA5522;
   text-decoration:none;
   font-size: 12px;
}
a:active, {
   color: #000000;
   text-decoration:none;
   font-weight:bold;
}
a:hover {
color:#1F13F7;
text-decoration:none;
}
a:visited {
text-decoration:none;
}
img {
border: 1px;
border-style: solid;
color: #000000;
}
table {
 background: #F2E472;
 border: 1px;
 font-size: 10pt;

border-collapse: collapse;
 margin-left: auto;
 margin-right: auto;
}
div.center {
 width: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
table.outertable {
   border: 0px solid #000000;
}
th.header {
   background: url(header.png);
   color: #000000;
   font-size: 22px;
   font-weight: bold;
   height: 53px;
   padding: 0 10px 0 10px;
   vertical-align: middle;
   text-align: center;
}
td.content {
   padding: 10px 10px 0 10px;
   vertical-align: middle;
   font-size: 12px;
  }
td.footer {
   color: #808080;
   font-size: 10px;
   padding: 20px 10px 10px 10px;
}
td.thumbs {
   color: #000000;
   font-size: 10px;
   width: 10em;
   vertical-align: baseline;
   padding: 10px 5px 5px 5px;
}
td.navi {
   font-size: 12px;
   padding: 10px;
}
