body     { font-family: Arial, Helvetica, san-serif; 
            color: black; 
			font-size: 8pt; 
			font-style: normal
            background-color: #FFFFFF
		  }

p, ul, h1, h2, h3, h4, h5, td {
	font-family: Arial, Helvetica, san-serif;}

a         { font-size: 8pt ; 
			font-style: normal
            font-weight: bold;
		  }	

a:link, a:active { 
			color: #0928C4;
			text-decoration: none
		  }

a:visited { font-family: "arial", serif ; color: #0928C4; text-decoration: none}

a:hover   {	color: #515A97;	text-decoration: underline;}
# #A9B8DF

TABLE     { empty-cells: show ; border-spacing: 0 ; border: outset 0pt}
TH        { font-family: Arial, Helvetica, san-serif; 
			font-size: 8pt ; 
			font-weight: bold
		  }
TH.titulo { text-align: justify; 
            font-size: 12pt; 
			background: #515CC9; 
			color: white;
		  } 
TH.azul   { text-align: center; background: #515CC9 ; color: white; }
TH.morado { text-align: center; background: #d78fec ; color: white; }
TH.verde  { text-align: center; background: #40a938 ; color: white; }

# #A3238E

TD        { font-family: Arial, Helvetica, san-serif;
            color: black;
			font-size: 8pt;
			font-style: normal;
			text-decoration: none ;
			border: none }

tr.gris   { background: #DFDFDF ; }
TD.titi       { background: #A3238E ; color: white ; font-style: bold ; text-align: center}
TD.columna    { background: #515CC9 ; color: white ; font-style: bold ; text-align: center}
TD.emergencia { background: #FF0000 ; color: yellow ; font-style: bold}
TD.rojo       { background: #FF0000 ; color: yellow ; font-style: bold}
TD.naranja    { background: #F58220 ; color: red ; font-style: bold}
TD.amarillo   { background: #FFFF00 ; color: black ; font-style: bold}
TD.verde      { background: #32CD32 ; color: black ; font-style: bold}
TD.azul       { background: #1E90FF ; color: black ; font-style: bold}
TD.morado     { background: #A3238E ; color: white ; font-style: bold}
TD.cyan       { background: #58C5C7 ; color: black ; font-style: bold}
TD.mythos     { background: #515A97 ; color: white ; font-style: bold}
TD.parrafo    { color: #808284 ; font-style: bold ; text-align: justify}
TD.cleaner   { color: #3366FF; text-align: left; font-size:13px;
}