/* NHF - plain text stylesheet */
/* reset css file not included */

body
{
  font-family: 	arial, verdana, helvetica;
  font-size: 10pt ;
  margin:  1em 2em ;
  line-height:	150% ;
}

font {  /* override user's preference */
  font-size: 10pt ;
  font-family: arial, verdana, helvetica ;
}

h4, h5, h6 {
  margin-bottom: 0.25em ;
}

ul {
  margin-left: 2em ;
}

ul li {
  line-height: 175% ;
}

p {
  margin: 1em 0 ;
}

table tr th , table tr td {
  padding: 0.5em ;
}

table tr th {
  font-weight: bold ;
}
