/* 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, Tahoma, Verdana, Arial;
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}

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

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

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


	H1 	{
		font-size: 14pt;
		color: 772D49;
		font-style: italic;
		font-weight: bold;
  		font-family: Times New Roman;
		
	}

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


	H3 	{
		font-size: 14pt;
		color: 772D49;
	}

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

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

		PRE { 
		font-size: 9pt;
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		}

