/* Hoja de estilo en cascada by Sylvjna Fornaresio */
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {	
		font-size: 8.3pt; 
		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:#FFFFFF;	}

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

	A:hover {
		color:E5FCFF;
		text-decoration: underline}


	H1 	{
		font-size: 8.3pt; 
		color: FFFFFF;
		font-weight: bold;´
		
	}

	H2 	{
		font-size: 12pt; 
		font-style: normal;
		font-weight: normal;
		color: FFFFFF;		
	}


	H3 	{
		font-size: 14pt; 
		font-style: normal;
		font-weight: normal;
		color: FFFFFF;		
	}

	H4 	{font-size: 16pt; 
		font-style: normal;
		font-weight: normal;
		color: FFFFFF;		

	}
TT {
		font-size: 8.3pt; 
  		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	}
TH 	{
		font-size: 8.3pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	}

	TD { 
		font-size: 8.3pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 } 

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