	body { margin-left: 25px;
		 margin-top: 10px;
		 margin-right: 50px;
		 margin-bottom: 10px;
		 font-family: Times New Roman, Arial;
             background-color: ivory;
             color: midnightblue;
		 font-size: 12pt;
           }
	table {     text-align: center;
	            border-style: none;
	            border-spacing: 20pt;
	            vertical-align: middle;
	           }
        p       { text-align: center;}
	A:link, A:visited, A:active { color: blue;
		            text-decoration: none;   	
		          }
	A:Hover { color: saddlebrown;
	                  text-decoration: none;
	                }
	.next		{ text-align: center;
	                  font-size: 14pt;
                          margin-top: 36pt;
                          margin-bottom: 6pt;
			}	
	.ct		{color: darkred;
			 font-weight: bold;
			 text-decoration: none;
			 font-size: 12pt;
			 font-style: normal;
			}
	.rm		{color: red;
			 font-weight: bold;
			 text-decoration: underline;
			 font-size: 10pt;
			}
	dl		{margin-top: 6pt;
			 margin-bottom: 6pt;
			 margin-left: 18pt;	
			}
	dt		{text-align: justify;
			 margin-top: 6pt;
			}
	dd		{text-align: justify;}
        .ñ              {text-align: center;}
        .j              {text-align: justify;}