body {
    font-family: arial,helvetica,sans-serif;
    background-color: #cccccc;
    font-size: small
  }

a {
    text-decoration: none;
  }

h4 {
    line-height: 24px;
  }

.subhead {
    margin-left: 3em;
  }

  .il_t 
  {
		  font-weight: bold;
  }
  
  .il_m
  {
		  font-weight: bold;
  }
  
  .il_g
  {
		  font-style: italic;
  }
  
  .il_p
  {
		  font-style: italic;
  }
  
  caption
  {
		  font-size: small;
  }