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

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

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

	A:hover {
		text-decoration: none;
		color:#666666;
		}
		
.imageborder {
	padding: 6px;
	border: 1px solid #666666;
	background-color: #C9DEF1;
}

	H1 	{
		font-family: Trebuchet MS, Arial, Helvetica, Tahoma, sans-serif;
		font-size: 8pt;
		color: #0D89E9;		
	}

	H2 	{
		font-family: Trebuchet MS, Arial, Helvetica, Tahoma, sans-serif;
		font-size: 9pt;
		color: #0D89E9;				
	}


	H3 	{
		font-family: Trebuchet MS, Arial, Helvetica, Tahoma, sans-serif;
		font-size: 10pt;
		color: #0D89E9;				
	}


	H4 	{
		font-family: Trebuchet MS, Arial, Helvetica, Tahoma, sans-serif;
		font-size: 7.5pt;
		color: #666666;				
	}
	
TT {
		font-size: 8.5pt;
  		font-family: Trebuchet MS, Arial, Helvetica, Tahoma, sans-serif;
	}
TH 	{
		font-size: 8.5pt;
  		font-family: Trebuchet MS, Arial, Helvetica, Tahoma, sans-serif;
	}

	TD { 
		font-size: 8.5pt;
  		font-family: Trebuchet MS, Arial, Helvetica, Tahoma, sans-serif;
 } 

	PRE { 
		font-size: 8.5pt;
  		font-family: Trebuchet MS, Arial, Helvetica, Tahoma, sans-serif;
 } 