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

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

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


	H1 	{
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 18pt;
		font-style: normal;
		color: FF6600;
	}

	H2 	{
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 14pt;
		font-style: normal;
		color: FF6600;
	}


	H2 	{
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 12pt;
		font-style: normal;
		color: FF6600;
	}

	H3 	{
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 11pt;
		font-style: normal;
		color: FF6600;
	}
	
TT {
		font-size: 8.5pt; 
  		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	}
TH 	{
		font-size: 8.5pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	}

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

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