<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <pre>&lt;html&gt;
  &lt;head&gt;
    &lt;meta http-equiv="content-type" content="text/html; charset=UTF-8"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;pre&gt;body, table, th, td, a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
   background: #000000;
   color: #ffd700;
   text-align: center;
}
a:link, a:visited {
   color: #ffff00;
   text-decoration: none;
}
a:active, a:hover {
   color: #00ff00;
   text-decoration: none;
}
img {
   border: none;
}
table {
   background: #000000;
   border: none;
   border-collapse: collapse;
   margin-left: auto;
   margin-right: auto;
}
td {   
   text-align: justify;
   font-size:18px;
}
table.container {
   background: transparent;
}
table.outertable {
   border: 1px solid #9a9a9a;
}
th.header {
   background: #000000;
   color: #000000;
   font-size: 22px;
   font-weight: bold;
   height: 45px;
   padding: 0 10px 0 10px;
   vertical-align: middle;
   text-align: center;
}
td.secheader {
   background: #000000;
   border-bottom: 1px solid #9a9a9a;
   color: #ffff00;
   font-size: 25px;
   font-weight: italic;
   padding: 5px 10px 5px 10px;
   text-align: left;
}
td.content {
   padding: 10px;
   vertical-align: middle;
   font-size: 12px;
}
td.thumbs {
   color: #000000;
   font-size: 10px;
   width: 10em;
   vertical-align: center;
   padding: 10px 5px 5px 5px;
}
td.navi {
   background: #000000;
   border-bottom: 1px solid #000000;
   color: #ffff00;
   font-size: 16px;
   padding: 5px;
}
td.desc {
   background: #000000;
   border-top: 1px solid #000000;
   color: #ffff00;
   font-size: 18px;
   padding: 5px;
   text-align: justify;
}
td.footer {
   background: #000000;
   color: #ffff00;
   font-size: 16px;
   padding: 10px;
   text-align:center;
}
&lt;/pre&gt;&lt;br&gt;
  &lt;/body&gt;
&lt;/html&gt;
</pre><br>
  </body>
</html>
