/* CSS Document */
body {
  color: #000;
  background-color: #c0c0c0;
/*  background-image: url("../images/background_up2.jpg"); */
  background-repeat: no-repeat; 
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:0px; 
}
.textb {
color: #000000;
font-size: 8pt;
font-family: arial;
font-weight: bold;
}

