/*
   This is the VA Assistive Technology System Style Sheet
   
   Acknowledgments:

   - (Daniel Ross, Webmaster <rossdj@drs.state.va.us>)

   $Id: base.css,v 1.18 2001/09/06 16:33:46 bbos Exp $
*/

body {
  
  font-family: arial;
  color: black;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
}



th, td { /* ns 4 */
  font-family: arial;
    
}

IMG { display: none }