body {
	background-color: #e2e2e2;
	margin-top: 0px;
	margin-bottom: 0px;
}	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #244092;
	
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #244092;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #244092;
	text-decoration: underline;
}
li {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	list-style-image:  url(../img/vineta.gif);
}
.titulo_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #244092;
	font-weight: bold;
}.titulo_notieventos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #8BC642;
}
.subtitulo {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 10px;
}
formularios {
	font-family: arial;
	font-size: 11px;
	color: #003366;
	margin-bottom: 10px;
}
.alert {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.tachado {
	font: arial;
	font-size: 11px;
	color: #003366;
	font-weight:bold;
	text-decoration: line-through;
}.texto_azul {
	font-family: arial;
	font-size: 11px;
	color: #003366;
}
.mini {
	font-family: arial;
	font-size: 9px;
	color: #003366;
}
.texto_ticker {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #24408F;
}
.titulo_azul {
	font-family: arial;
	font-size: 11px;
	color: #003366;
	font-weight:bold;
}
.destacado {
	font: arial;
	font-size: 11px;
	color: #003366;
	font-weight:bold;
}
td {
	font-family: arial;
	font-size: 11px;
	color: #003366;
	}

