/*
   This is the VA Industries for the Blind Style Sheet
   
   Acknowledgments:

   - (Daniel Ross, Webmaster <rossdj@drs.state.va.us>)

   $Id: base.css,v 1.18 2001/02/19 16:33:46 bbos Exp $
*/

body {

  margin-top: 0px;
  margin-right: 0px;   
  margin-bottom: 0px;
  margin-left: 0px;        
  font-family: arial;
  color: black;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
}



th, td { /* ns 4 */
  font-family: arial;
    
}
