body {

  margin: 0px;
  padding: 0px;
  overflow: auto;

}

a {

  font-family: Trebuchet MS;
  font-size: 10px;
  color: #7f8000;

}

.index {

  font-family: Verdana;
  font-size: 13px;
  letter-spacing: 4px;
  color: rgb(61,57,56);

}

.bloco {

  font-family: Trebuchet MS;
  font-size: 10px;
  color: #8B8B8B;
  line-height: 15px;
  text-align: justify;

}

.contactos {

  color: #5C5C5C;
  font-family: Trebuchet MS;
  font-size: 10px;
  
  text-align: justify;
  
}

div#hold	{ 
   position:relative; overflow:hidden;
   width:490px; height:122px; 
   z-index:0;
   }
   
div#wn	{ 
   position:absolute; 
   left:0px; top:0px; 
   width:490px; height:122px;
   clip:rect(0px, 490px, 122px, 0px); 
   overflow:hidden;	
   z-index:1;
   }
   
div.content { 
   position:absolute; visibility:hidden;
   left:0px; top:0px; 
   z-index:1;
   }
   
div#scrollbar { 
   position:relative; left:0; top:3;
   width:6px; height:132px; 
   font-size:1px; z-index:1;
   }
   
div#track { 
   position:absolute; left:0; top:0px;
   width:6px; height:132px;
   background: url("track.gif") #D1D1D1 repeat;
   z-index:1;
   }
   
div#dragBar {
   cursor: pointer;
   position:absolute; left:1px; top:1px;
   width:4px; height:32px;
   background-color:#8B8B8B;
   z-index:1;
   }
     
div#up { position:absolute; left:0; top:0; z-index:2 }
  
div#down { position:absolute; left:0; bottom:0; z-index:3 }

.tit_not {

  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
  color: #737373;

}

.bloco_not {

  font-family: Arial;
  font-size: 10px;
  line-height: 15px;
  color: #B9B9B9;
  text-align: justify;

}

.foto_nome {

  font-family: Arial;
  font-size: 10px;
  color: #B9B9B9;

}
