@charset "iso-8859-2";
.txtEsp {
	font-size: 4px;
}
.txtCont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #202221;
}
strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7E5E1F;
}

.txtPP {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
.txtSubTit {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #BA892E;
	text-decoration: none;
}
.txtMini {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.txtJustify {
	text-align: justify;
}


