.courier	{font-family: courier}

.cuadro {border:solid thick;
	border-color: white;}

.cuadrofino {border:solid thin;
	border-color: red;
	padding-top: 0.3cm;
	padding-bottom: 0.3cm;
	padding-right: 0.3cm;
	padding-left: 0.3cm;
	font-weight:bold}

.linearriba {border-top: double;
	border-color: red;
	padding-top: 0.2cm;}

.linearribajo {border-top: double;
	border-bottom: double;
	border-color: white;
	padding-top: 0.2cm;
	padding-bottom: 0.3cm;}

.amarillo {background: red;
	color: yellow}

.barra	{font-size: 18pt;
	valign="center";
	font-weight: bold;
	color:green}

.barra2	{font-size: 18pt;
	font-weight: bold;
	color:red}

.borde2 {border-bottom: 
	solid thin;
	border-color: #000090;
	}

.cuadro3 {border:solid 1pt;
	border-color: white;}

.titulo	{font-size: 18pt;
	valign="center";
	font-style: italic;
	font-weight: bold;
	color:blue}

A.verde	{background-color:green}

A.azul {color:blue}

BODY {background-color: #eeffaa;
	margin-top:1pt;
	margin-left:10pt;
	margin-right:1pt;
	}

BODY.margencero {background-color: #eeffaa;
	margin-top:1pt;
	margin-left:2pt;}

div.fondo	{background-color:yellow}

div.borde {font-size: 12pt;
	border-bottom: solid thin;
	border-color: #000090;
	font-style: italic;
	color:#000090;
	font-weight: bold;}

div.derecha {text-align: right; 
	font-weight: bold;
	}

div.centro {text-align: center; 
	font-weight: bold;
	font-style:italic;
	}

div.blanco {background:white}

div.rojo {background: yellow;
	color:red;
	font-weight:bold}

H1 {font-size: 14pt;
	font-style: italic;
	color: green;
	font-weight: extra-bold;}

H1.es {font-size: 13pt;
	font-style: italic;
	color: #ffffff;
	background: red;
	font-weight: extra-bold;}

H1.ing {font-size: 13pt;
	font-style: italic;
	color: #ffffff;
	background: #000080;
	font-weight: extra-bold;}

H2 {font-size: 12pt;
	border-bottom: solid thin;
	border-color: #000090;
	font-style: italic;
	color:#000090;
	font-weight: bold;}

H2.sangria {
	font-size: 12pt;
	border-bottom: solid thin;
	border-color: #000090;
	font-style: italic;
	color:#000090;
	font-weight: bold;}

H3 {font-size: 12pt;
	font-style: italic;
	color:red;}

H4 {font-size: 16pt;
	color: #990000;
	}

H5 {font-size: 14pt;
	background: #000080;
	color: #ffff00;
	text-align: center;
	}

HR {color:#800000}

img	{border:0}

li.negrita {font-weight: bold}

TABLE.azul {background: "#000080";
	color: #ffffff;
	font-style: italic;
	font-weight: bold}

TABLE.blanco {background: "yellow";
	color: "#000000";
	font-style: italic;
	font-weight: bold}

TD.blanco	{background:white;
		color:red;}

ul.negrita {font-weight: bold}

ul.sangria {margin-left: 3 cm;}


