IMG.td {color: white;
     border-width: 0;
     border-style: none;
     border-color: inherit}

IMG {color: white;
     border-width: 0;
     border-style: none;
     border-color: inherit}

IMG {color: white;
     border-width: 1px;}

hr.middle {width: 60%;
           text-align: center;}
 
HR.bottom {width: 95%;
           text-align: center;}

table.bottom {width: 90%;
              text-align: center;
              border-width: 0;
              border-style: none;
              border-color: black;}

th, td {vertical-align: middle;
        color: white;}
td.text {vertical-align: middle;
         text-align:     left;
         margin-left:    5pt;}
td.cfooter {font-size:  small;
           text-align:  center;}
td.lfooter {font-size:  small;
           text-align:  left;
           margin-left:    5pt;}
td.rfooter {font-size:  small;
           text-align:  right;
           margin-right:    5pt;}

body {background-color: black;
      color:            white;}


a:link    {color: Fuchsia;}
a:active  {color: red;}
a:visited {color: Blue;}

.centered {text-align: center;}
.left     {text-align: left;}
.right    {text-align: right;}












