/* Hoja de estilo en cascada by Silvina Fornaresio para Argentina Digital */
/* <LINK REL=stylesheet HREF="estilo2.css" TYPE="text/css"> */
	BODY {	
		font-size: 10pt; 
		font-family: "Monotype Corsiva";
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}

	A:visited {
		text-decoration: none; 
		color:#5D5D5D;
		}

	A:link {
		text-decoration: none;
		color:#5D5D5D;	}

	A:hover {
		color:#797979;	
		text-decoration: underline}


	H1 	{
		font-size: 14pt;
		color: blue;
	}

	H2 	{
		font-size: 16pt;
		color: red;
	}


	H3 	{
		font-size: 14pt;
		color: red;
	}

	H4 	{color: red;
	}
TT {
		font-size: 14pt; 
		font-family: "Monotype Corsiva";
	}
TH 	{
		font-size: 8.7pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		}

	TD { 
 		font-size: 8.7pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 } 

	PRE {  	
		font-size: 8.7pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;	
}
titulos {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	font-style: normal;
	color: #006600;
}

