* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.listlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration: underline;
}
.mg {
	margin-right: 25px;
	margin-left: 25px;
	position: static;
	text-align: justify;

}
.ulist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: square;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC0000;
	font-weight: bold;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bolding {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.leftbd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bd {
	border: 1px solid #CC0000;
	border-collapse: collapse;
}

.news a, a.nl {
	font: 9pt arial, helvetica, sans-serif;
	color: #555;
	text-decoration: none;
}

.news a:hover, a.nl:hover {
	font: 9pt arial, helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}

#noticia {
	width: 95%;
	position: relative;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}


.negocios {
	width:85%;
	height:300px;
	overflow: auto;
	position: relative;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	margin:0px auto;
	border: solid 1px #ccc;
	border-top: 0px;
}

.negocios div {
	border-bottom: solid 1px #cc0000;
	font-size: 80%;
	width: 80%;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
	margin: 0px auto;
}