body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-color: transparent;
	margin-bottom: 0px;



}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
h3 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	text-align: center;

}
h1 {
	font-size: 36px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;

}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.bodyconfondo
{
	background-image: url(images/fondocapacontenido2.JPG);
	background-repeat: no-repeat;
	background-attachment: fixed;}
form {
	margin: 0px;
}
.Fondogris {
	background-color: #DFDFDF;
}
