@charset "utf-8";
.Titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 700;
	text-decoration: none;
	color: #033;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.rehersal_title {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: 40px;
	font-weight: 700;
	color: #900;
}
.research_title_short {
	line-height: 20px;
	color: #900;
	font-weight: bold;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #333;
	font-weight: 400;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: lighter;
	color: #000;
	text-align: left;
}
.pregunta {
	font-weight: 800;
	color: #000;
}
.Titulo .Titulo_ital .Titulo {
	font-style: italic;
}
.Titulo .Titulo_ital .Titulo_ital {
	font-style: italic;
}
.Titulo_ital {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 700;
	color: #033;
	text-decoration: none;
	font-style: italic;
}

