/* 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:#8B659B;	}

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

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


	H1 	{
		font-size: 12pt;
		color: 7E61D8;
		
	}

	H2 	{
		font-size: 9pt;
		color: 7E61D8;
		font-style: normal;
		font-weight: normal;		
	}


	H3 	{
		font-size: 11pt;
		color: 7E61D8;
	}

	H4 	{color: red;
	}
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;
 } 