
BODY {background: url("img/bg-espana.gif");
	font-size: small; 
	color: black; 
	margin-left: .8in;
	margin-right: .7in;
	text-align: justify;
 	}
p {text-align: justify; }
a {
	text-decoration: underline; 
	color: blue;}
a:hover {
	text-decoration: none;
	color: Red;
	font-weight: bold;}
H1 	{ 
	font-size: 22pt; 
	font-weight: bold; 
	color: black; 
	margin-top: 28pt;
	text-align: left;
	}
H2 	{ 
		font-size: 16pt; 
	font-weight: bold; 
	color: black; 
	text-align: left;
	}
H3 	{ 
	font-size: 12pt; 
	font-weight: bold; 	
	color: black;
	text-align: left; 
	}

blockquote {
	margin-left: .5in;
	margin-right: .5in;
	}
