body {
  margin: 6px;
  font-family: Verdana, Helvetica, Arial; 
  color: rgb(00,00,90); 
  background: #f8f8ff;
}

.nowrap { white-space: nowrap; }



.left1    { background-image: url(img/left_blue1.gif); }
.right1   { background-image: url(img/right_blue1.gif); }
.top1     { background-image: url(img/top_blue1.gif); }
.bottom1  { background-image: url(img/bot_blue1.gif); }
.center1  { background: #dedeef; }

.left2    { background-image: url(img/left_blue2.gif); }
.right2   { background-image: url(img/right_blue2.gif); }
.top2     { background-image: url(img/top_blue2.gif); }
.bottom2  { background-image: url(img/bot_blue2.gif); }
.center2  { background: #efefff; }

P {  
  font-size: small; 
  text-align: justify; 
  margin: 0;
}
.small { font-size: x-small; }

H4 { 
  font-size: large; 
  font-weight: bold; 
  text-align: left; 
  line-height: 1; 
  margin: 0;
}

H3 { 
  font-size: medium; 
  font-weight: normal; 
  text-align: left; 
  line-height: 1; 
  margin: 0;
}
