a:link {
   color: #EEEEEE;
}
a:visited {
   color: #EEEEEE;
}
a:hover {
   color: #FFFFFF;
}
BODY {
   border-style: none;
   border-width: 0px;
   background-color: #353535;
   margin: 0px;
   padding: 4px;
   text-align: left;
   text-decoration: none;
   text-indent: 0px
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #FFFFFF;
   font-size: 16px;
   font-style: italic;
   font-weight: normal;
}
A {
   border-style: none;
   border-width: 0px;
   margin: 0px;
   padding: 0px;
   text-align: left;
   text-decoration: underline;
   text-indent: 0px
   text-align: center;
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #FFFFFF;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
}
TD {
   border-style: none;
   border-width: 0px;
   margin: 0px;
   text-decoration: none;
   text-indent: 0px;
   vertical-align: top;
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #FFFFFF;
   font-size: 16px;
   font-style: italic;
   font-weight: normal;
   background-color: #404040;
}
TD.alt{
   background-color: #4D4D4D;
}
TD.HEADER{
   background-color: #62161C;
   font-style: normal;
}
TD.SPACER{
   background-color: #b0b0b0;
}
