body {
	
	margin: 0px;
	background-image: url("grafica/bkgd.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #999999;
        font-family: helvetica, arial;
        font-size: 13px;

	scrollbar-face-color: #E1E1E1; 
	scrollbar-shadow-color: #626276; 
	scrollbar-highlight-color: #545465; scrollbar-3dlight-color: #E1E1E1; 
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: #626276; scrollbar-arrow-color: #626276;  
}

p     {
       font-size: small;
     }

img   {
      display: block;
      border: 0;
      }


a:link  {
      font-weight : bold;
      text-decoration : none;
      color: #c30;
      background: transparent;
      }

a:visited  {
      font-weight : bold;
      text-decoration : none;
      color: #c30;
      background: transparent;
      }
a:hover  {
      font-weight : bold;
      text-decoration : underline;
      color: #f60;
      background: transparent;
      }

a:active  {
      font-weight : bold;
      text-decoration : none;
      color: #f90;
      background: transparent;
      }


.cella p
{ text-align: justify;
line-height: 15px;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
margin-bottom: 3px;}

.tipo p
{ text-align: center;
line-height: 15px;
margin-left: 3px;
margin-right: 3px;
margin-top: 3px;
margin-bottom: 3px;}