 body {
	 
	         margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
	}



table {

background-color: #FFFFFF;
width: 100%;
border-color:#0000FF;
border-style:solid;
 border-width: 6px;
 text-align: center;
 font-family: arial
  font-size: 12px;

 }


      td {
background-color: #FFFFFF;
font-size: 12px;
border-style:solid;
border-color:#0000FF;
text-align: center;
border-width: 3px;
}


a {
		color: #0000FF;  /*color de los hipervinculos*/
		text-decoration:none;  /*quita el subrayado a los enlaces*/
           }

           
  #fondoazulcabecera {
            background-color: #0000FF;
  }

  #fondoazulcabecera2 {
            background-color: #DFEEF5;
  }

  #fondoazulcabecera3 {
            background-color: #DFEEF5;
  }

