@charset "utf-8";
.parrafos {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	color: #333333;
	border: 0px solid #0000FF;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
}
.titulos {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 15px;
	font-style: normal;
	text-transform: none;
	color: #666600;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}
.resalte {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 13px;
	color: #333333;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.lineas {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 13px;
	color: #333333;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	border: thin none #333333;
}
.bordes {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 13px;
	color: #333333;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	border: thin none #333333;
	background-color: #CCCCCC;
}
