
            BODY {
	background-color: #000000;
	background-image: url(MTMGbg.gif);
	/* background-attachment: fixed */
}
        BODY, TD { color: #FFFF00   ;
                   font-size: 10pt ;
                   font-family: Arial, Helvetica, sans-serif }
              LI { list-style-type: circle }

              #all A:link, #all A:visited  {
                   COLOR: #C0C0C0;
                 }
                   #all A:active {
                   COLOR: #0000FF;
                 }
                   #all A:hover {
                   COLOR: #0000FF;
                 }
                   .nf {
                   color:#C0C0C0;
                 }

      a:link.ntd1    {   text-decoration: none;  }
      a:visited.ntd1 {   text-decoration: none;  }
      a:active.ntd1  {   text-decoration: none;  }
      a:hover.ntd1   {   text-decoration: none;  }

      a:link.ntd2    {   text-decoration: none;  font-size: large }
      a:visited.ntd2 {   text-decoration: none;  font-size: large }
      a:active.ntd2  {   text-decoration: none;  font-size: large }
      a:hover.ntd2   {   text-decoration: none;  font-size: large }

     table.detail { border-width: 1pt ; 
		    border-style: solid ; 
		    border-color: #404040 }
        td.offset { color: #C0C0C0 ;  background-color: #202020 }
     .detail td   { border-width: 1pt }

       table, td { border-width: 0pt        ;
                   border-style: solid      ;
                   border-color: #404040   }
              td { border-top-width: 0pt    ;
                   border-right-width: 0pt  ;
                   border-left-width: 0pt   ;
                   border-bottom-width: 1pt }

   .header1   td { color: #F5F5F5 ;  text-align: center ; background-color: #191970 ; border-bottom-width: 0pt }
   .header2   td { color: #FFFF00 ;  text-align: center ; background-color: #000080 ; border-bottom-width: 0pt }
   .header3   td { border-bottom-width: 0pt }
