.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg-f.gif);
}
.contenido {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	padding-left: 5px;
}

.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-left: 2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993300;
	text-align: center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #993300;
	margin-top: 12px;
	text-align: left;
	padding-left: 5px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	margin-top: 4px;
	background-color: #993300;
	width: 780px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.contenidoCenter {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
	padding-left: 5px;
}
.formularo {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #993300;
}

