@charset "utf-8";
/* CSS Document */

<style type="text/css">
body { margin-top:0px;background:white  }
table {
    font-family:Verdana;Tahoma;
    font-size:10px;
    font-weight: 300;
    color:#473F57;	
	
   }
h1 {
	margin: 0px 0px 0px 0px;
	font-family:Verdana;Tahoma;
  font-size:14px;
	font-weight: 600;
	color:#052CBB;	 	
 }
h2 {
  margin:2px 14px 0px 32px;
	font-family:Verdana;Tahoma;
  font-size:12px;
	font-weight: 300;
	color:#6A6A6A;	 
	text-align:justify;
}
h3 {margin:2px 24px;
	font-family:Tahoma;Verdana;
  font-size:10px;
	font-weight: 300;
	color:#473F57;	
}
h4 {
   margin:16px 8px;
	 font-family:Verdana;Tahoma;
   font-size:14px;
	 font-weight: 300;
	 color:#052CBB;	 
	 text-align:justify;
}
a{text-decoration:none;}
a:link {color:#052CBB}     /* unvisited link */
a:hover {color:#0040F0} 
a:visited {color:#0040F0}  /* visited link */
a:active {color:#052CBB}   /* selected link */
img {
border: none;
}
#tabla3{

  border: 1px solid #D0D1EA;
  width: 90%;
  margin: 0 0 0 10px;
}
#cabtab3{
  background-color: #D0D1EA;
  font-weight: bold;
  font-size: 10pt;
  text-align:center;
}
#cuerpotab3{
   
  font-size: 12pt;
  padding: 2 2 4 10px;
  background-color: #FFFFFF;
}
#cuerpotab4{
  align:center;
  height:300px; 
  font-size: 6pt;
  padding: 2 2 4 10px;
  background-color: #FFFFFF;
}
#cuerpotab3 ul{
list-style-image:url('http://www.isinvideo.com/images/purp.png');

}
#cuerpotab3 li{

 padding: 2 2 4 2px; 
}

#cuerpotab3 a{color:#A0A5E6;	text-decoration:none;}
#cuerpotab3 a:hover {color:#5A62C6;	}
#cabtab3 a{color:#473F57;	text-decoration:none;}
#cabtab3 a:hover {color:#5A62C6;	}



</style>