body {
			margin: 0px 0 0 ;
			padding: 0;
			border: 0;
			background: white;
			font: 10pt, Arial, sans-serif;
			color: #000;
		}
		a:link {color:blue; text-decoration:none;}
		a:visited {color:blue; text-decoration:none;}
		a:hover {color:#F00; text-decoration:none;}
		a:active {color:#FFF; background: #00F; border-style:none;}	
		a:focus {color:#FFF; background: #00F; border-style:none;}
		div { 
			text-align: left;
		}
		.boxbody a {color:blue; text-decoration:none;}
		.boxbody a:hover {color:red}		
		
		/* Show only to IE PC \*/
		* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

		.sidebox {
			margin: 0px 0px; /* center for now */
			width: 600px; /* ems so it will grow */
			background: url(../images/sbbody-r.gif) no-repeat bottom right;
		}
		.sidebox2 {
			position: absolute;
			left: 590px;
			top: 104px;
			width: 220px; /* ems so it will grow */
			background: url(../images/sbbody-r.gif) no-repeat bottom right;
		}
		.sidebox2a {
			position: absolute;
			left: 590px;
			top: 410px;
			width: 220px; /* ems so it will grow */
			background: url(../images/sbbody-r.gif) no-repeat bottom right;
		}
		.sidebox3 {
			position: absolute;
			left: 590px;
			top: 640px;
			width: 220px; /* ems so it will grow */
			background: url(../images/sbbody-r.gif) no-repeat bottom right;
		}
		.sidebox4 {
			position: absolute;
			left: 590px;
			top: 685px;
			width: 220px; /* ems so it will grow */
			background: url(../images/sbbody-r.gif) no-repeat bottom right;
		}
		.sidebox5 {
			position: absolute;
			left: 0px;
			top: 720px;
			width: 602px; /* ems so it will grow */
			background: url(../images/sbbody-r.gif) no-repeat bottom right;
		}
		.boxhead {
			background: url(../images/sbhead-r.gif) no-repeat top right;
			margin: 0;
			padding: 0;
			text-align: center;
		}
		.boxhead h2 {
			background: url(../images/sbhead-l.gif) no-repeat top left;
			margin: 0;
			padding: 20px 0px 2px;
			color: white; 
			font-size: 12pt; 
			line-height: 1em;
			text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
		}
		.boxbody {
			background: url(../images/sbbody-l.gif) no-repeat bottom left;
			margin: 0;
			padding: 5px 30px 31px;
			font: 100%;
		}
		.widthlessbox {
			margin: 0 25%; /* NO WIDTH! Opens up a world of possibilities! */
			background: url(../images/sbbody-r.gif) no-repeat bottom right;
			font-size: 100%;
		}
  td.celda1 {
    border: 0px;
    font-family: arial;
    font-size: 9pt;
    text-align: center;
  } 
  td.celda2 {
    border: 0px;
    font-family: arial;
    font-size: 9pt;
    text-align: justify;
  }  
  td.celda4c {
    border: 1px solid #0066CC;
    background: #95B3DE;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
  }
  td.celda6 {
    border: 0px;
    background: blue;
    color:white;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
  } 
  td.celda9 {
    border: 0px;
    font-family: arial;
    font-size: 8pt;
    text-align: center;
  } 
