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

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

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


	H1 	{
		font-size: 14pt;
		color: FF0000;
		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: red;
	}

	H4 	{color: red;
	}
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-family: Trebuchet MS, Tahoma, Verdana, Arial}

	PRE { 
		font-size: 9pt;
		font-family: Trebuchet MS, Tahoma, Verdana, Arial}
 } 
 .dofon {
	background-color: #FF0000;
	background-image: url(img01/fondo.jpg);
	background-repeat: repeat;

}

