/* Hoja de estilo en cascada by Sylvina Fornaresio */
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {	
		font-size: 9pt; 
		font-family: Trebuchet MS, Verdana, Tahoma, Arial;
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}

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

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

	A:hover {
		text-decoration: none;
		color:#F9225D;
		}


	H1 	{
		font-size: 12pt;
		color: #F9225D;
		
	}

	H2 	{
		font-size: 9pt;
		color:#F9225D;
		font-style: normal;
		font-weight: normal;		
	}


	H3 	{
		font-size: 11pt;
		color:#F9225D;
	}

TT {
		font-size: 9pt;
		font-style: normal;
		font-weight: normal;
  		font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	}
TH 	{
		font-size: 9pt;
		font-style: normal;
		font-weight: normal; 
		font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	}

	TD { 
		font-size: 9pt;
		font-style: normal;
		font-weight: normal; 
		font-family: Trebuchet MS, Verdana, Tahoma, Arial;
 } 

	PRE { 
		font-size: 9pt;
		font-family: Trebuchet MS, Verdana, Tahoma, Arial;
 } .tablabotonera {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

