﻿ºbody,td,th {
         font-family: 'Ubuntu', sans-serif;
         color: #000;
         }
         body {
         background-color: white;
         }
         a {
         font-family: 'Ubuntu', sans-serif;
         }
         a:visited {
         color: #666;
         }
         a:hover {
         color: #F00;
         }
         a:active {
         color: #00F;
         }
         .url {
         color: black;
         }
         .estiloproyectos {
         color: #DB0713;
         text-decoration:none;
         }
         h1 {
         font-size: 24px;
         }
         h2 {
         font-size: 30px;
         }
         h3 {
         font-size: 14px;
         }
         h4 {
         font-size: 12px;
         }
         h5 {
         font-size: 10px;
         }
         h6 {
         font-size: 8px;
         }
         p {
         font-size:24px;
         }
         li {
         font-size:20px;
         }
         h1,h2,h3,h4,h5,h6 {
         font-family: 'Ubuntu', sans-serif;
         }
         div.centertb{
         text-align: center;
         }
		 div.centertb table {
         margin: 0 auto;
         text-align: left;
         }
         logotipo {
         padding-left:0%;
         padding-top:1%;
         }
         /*img {
    	 -webkit-border-radius: 10px 10px;
  		 -moz-border-radius: 10px 10px;
		 }     */