BODY { 
  /*background-image: url(images/6633ffbgcol.jpg);*/
  background-color: #fcf9d9;
}


/* The largest text used in the index page title and toptic title etc. */
.maintitle {
  font-weight: bold; font-size: 16px; font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
  text-decoration: none; line-height : 120%; color : #282887;
}


/* General text */
.gen {
  font-size : 14px; color : #282887;
}
a.gen {
  text-decoration: underline; color : #282887;
}

.copyright {
  font-size: 12px;
  color : #282887;
}
a.copyright {
  font-size: 12px;
  color : #282887;
  text-decoration: underline;
}

