body{
	text-align:justify;
	margin:50px;
}	
h1 {font-size: 18px;
	font-family: 'Roboto', sans-serif;
	}
	
h2 {
	font-size: 17px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #DCDCDC;
	padding: 5px;
	font-stretch: normal;
	font-style:inline;
	}
	
h3 {font-weight: bold;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	}
	
body {color: #2C2B2B;
	  margin-right: 40em;
	  min-width: 500px;
	  }
	  
p {font-family: 'Roboto', sans-serif;
   font-size: 14px;
   }
   
#fecha {color: #800000;
	   font-weight: bold;
	   } 
	   

#subti {font-weight: bold;
      } 
	   
	                   