body {
	background-color: #F3F3F3;
    background-repeat:repeat-x;
}
img	{border:none}

TH {font-family:Arial, Helvetica, sans-serif;font-size:11pt;color:#2B5915;}
TD {font-family:Arial, Helvetica, sans-serif;font-size:10pt;color:#5b5b5b;}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #2B5915;
	text-decoration: none;
	text-align: center;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-transform: capitalize;
	color: #F4C400;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.textos {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}


.textosmini {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	text-align: justify;
	text-decoration: none;
}

.titulostitulares {
	font-family: Arial, Verdana, Helvetica, Century Gothic, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #2B5915;
	text-decoration: none;
	text-align: left;
}

.textostitulares {
	font-family: Arial, Verdana, Helvetica, Century Gothic, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}


A:link {COLOR: #2B5915; TEXT-DECORATION: none; FONT-WEIGHT: bold}
A:visited {COLOR: green; TEXT-DECORATION: none; FONT-WEIGHT: bold}
A:hover {COLOR: orange; TEXT-DECORATION: none; FONT-WEIGHT: bold}
A:active {COLOR: gold; FONT-WEIGHT: bold}





