body {
  background-color : #ffffff;
  background-image: url(imgs/rita.bg2.jpg);
  background-repeat: no-repeat;
  font-family :  arial, sans-serif;
  font-size : 13px;
  color : #4f677f;
  margin : 40px;
  margin : 40px;
  margin-top : 30px;
}
.acks {
  font-size : 11px;
  line-height: 18px;
}
.credits {
  color : #7b90ae;
  font-weight: bold;
  font-size : 12px;
}
.dl {
  color : #7b90ae;
  font-weight: bold;
  font-size : 13px;
}
a.corelist {
  font-size : 13px;
  line-height: 21px;
}
a:hover.corelist {
  font-weight: bold;
  text-decoration: underline;
}
.desc {
  font-size: 13.5px;
  line-height: 18px;
}
li {
  font-size: 12.5px;
  line-height: 21px;
}
ul.square {list-style-type: square}
.head0 {
  font-size: 30px;
}
.head1 {
  font-size: 28px;
}
.head2 {
  font-size: 20px;
}
.head3 {
  font-size: 19px;
}

a {
  text-decoration: none;
  color: #0f274f;
}
a:link { 
}
a:visited {
}
a:hover {
  text-decoration: underline;
}
a:active { 
  color: #2f475f;
}

a:link IMG, a:visited IMG { border-style: none; } 
a:hover IMG { border-style: none; background: #e9edf2; } 


