/*
 * $Id: dacs_prenv.css 2046 2007-10-04 21:20:59Z FEDROOT::SVN:brachman $
 */

body {
  font-family: "courier new",courier,fixed;
  font-size: 9pt;
}

h1 {
  font-size: 12pt;
}

.argname {
 font-weight: bold;
 color: blue; 
}

.argvalue {
 font-weight: bold;
 color: black; 
}

.envname {
 font-weight: bold;
 color: blue; 
}

.envvalue {
 font-weight: bold;
 color: black; 
}

.platform {
 font-weight: bold;
 color: black; 
}

