body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { COLOR: #083160;text-decoration: none}
a:visited {	COLOR: #083160;text-decoration: none}
a:hover {	COLOR: #083160;text-decoration: underline}
.Online {COLOR: #083160}
table.index {
	background-color: #B5D3B5;
	background-image: url(../images/bg_index.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
table.cuadro {
	border: 1px solid #2F752B;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	filter: Shadow(Color=CCCCCC, Direction=right);
	font-weight: bold;
}
.titulo_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	filter: Shadow(Color=CCCCCC, Direction=right);
	font-weight: bold;
}
.txt_normal_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	list-style-position: inside;
	list-style-type: square;
}
.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt_mediano {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt_pequeno {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blanco_pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
