/* BODY */

BODY
{
	color : #001767;
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans Serif;
	font-size : 8pt;
    SCROLLBAR-FACE-COLOR: #DCDCDC;
    SCROLLBAR-HIGHLIGHT-COLOR: Silver;
    SCROLLBAR-SHADOW-COLOR: Silver;
    SCROLLBAR-3DLIGHT-COLOR: #DCDCDC;
    SCROLLBAR-ARROW-COLOR: #001767;
    SCROLLBAR-TRACK-COLOR: #DCDCDC;
    SCROLLBAR-DARKSHADOW-COLOR: #001767;
}

.justificado{
	color : #001767;
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans Serif;
	font-size : 8pt;
	text-align : justify;
}
.enlace {
	color: #001767;
	font-size : 11px;
	font-weight : bold;
}
	a.enlace {
	color: #001767;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}
	a.enlace:hover {
	color: #808bb3;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}
