body, table, td {
   font-size: 14px;
   color: #333333;
}
hr {
   size="3";
   noshade="noshade";
}
img {
   border: 0;
}
a:link {
   text-decoration: none;
   color: #db6f2b;
}
a:visited {
   text-decoration: none;
   color: #773e1b;
}
a:hover {
   text-decoration: underline;
   color: #ff9226;
}
a:active {
   text-decoration: none;
   color: #000000;
}
h1 {
   color: #000000;
}
.footer {
   text-align: right;
}
