/* 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;
	}

.imageborder {
	padding: 3px;
	border: 1px solid #666666;
	background-color: #D5EEE8;
}


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

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

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

	H1 	{
		font-size: 11pt;
		color: #1ABEE0;
		
	}

	H2 	{
		font-family: Garamond, Times New Roman, serif;	
		font-size: 15pt;
		color: #27A3BD;
		font-style: normal;
			
	}


	H3 	{
		font-family: Garamond, Times New Roman, serif;	
		font-size: 13pt;
		color: #33BDDA;
		font-style: normal;
	}

	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;
 } 
