body	{
	margin : 3% 10% ;
	font-family : sans-serif ;
	text-align : justify ;
	background : #ffffff ;
	color: #00103a
	}

p	{
	padding-bottom : 3
	}

h1	{
	margin-bottom : 0 ;
	text-align : left ;
	color : #00206a
	}

h2	{
	text-align : left ;
	color : #002080
	}

h3	{
	margin-top : 0 ;
	margin-bottom : 12 ;
	font-weight : bold ;
	color: #002080
	}

h4	{
	text-align : left ;
	color : #002080
	}

hr	{
	color : #00408a ;
	margin : 0 ;
	}

ul li	{
	text-align : left ;
	list-style : disc
	}

td	{
	padding-right : 5%  ;
	padding-left : 5
	}

sup	{
	font-size : 80%
	}

.quote	{
	text-align : justify ;
	margin-left : 80 ;
	margin-right : 80 ;
	font-style : italic ;
	font-size : 90%
	}

.encabezado	{
	border : 0 ;
	margin : 0 ;
	color : #f05000 ;
	font-size : 125%  ;
	font-weight : 400
	}

p.center	{
	text-align : center
	}


