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

.borderimg {
padding: 4px;
display:inline;
background: #BA9CB6;
border: 1px solid #85467D;
}

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

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

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


	H1 	{
		font-size: 15pt;
	    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		color: 85467D;
	}

	H2 	{
		font-size: 13pt;
	    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		color: 85467D;
	}


	H3 	{
		font-size: 11pt;
	    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		color: 85467D;
	}

	H4 	{
		font-size: 8.5pt;
	    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		color: 85467D;
	}
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;
 } 
