body {
/*  font: medium/1.5 serif;*/
  line-height: 1.5;
  background: #ffffbb url(gif/back.jpg);
  margin-left:40px;
  margin-right:40px;
}

/*
p {
 text-align: justify;
}
*/
li p, dd p { text-indent: 0; }
h1 { text-align: center; }
h1, h2, h3, h4, h5, h6 { line-height: 1.2; }
em { text-decoration: underline; font-style: normal; }
.main { text-align: center; }
.sub { 
      text-align: center;
      font-size: 70%;
      font-style: italic;
      color: #ff8888;
}
.bigfont{ font-size : 110%;}
.bld{ font-weight: bold;}


