@import url(/css/normal.css);
/*
@import url(/css/jul_2006.css);
*/

.caption {
  margin: 2ex 10em 2ex 15em;
  text-indent: -10ex;
}

img {
  border-style: solid;
  border-width: thin;
}

img.avi {
  color: #FF0000;
}

img.floatRight {
  float:  right;
  clear:  both;
  margin: 1em;
}

.footer {
  margin-top:  2ex;
  border-top:  5px solid;
  padding-top: 1ex;
}

