/* 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: Tahoma, Verdana, Trebuchet MS, Arial; 
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}
	
.imageborder {
	padding: 5px;
	border: 1px solid #666666;
	background-color: #FED6A7;
}

.boton {
	padding: 5px;
	border: 1px solid #666666;
	background-color: #FED6A7;
}
	
	
	A:visited {
		text-decoration: none; 
		color:#FE9003;	}

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

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


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

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


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

	H4 	{
		font-size: 10pt;
	    font-family: Tahoma, Verdana, Trebuchet MS, Arial; 
		color: #FF8400;
	}
TT {
		font-size: 8.5pt; 
  		font-family: Tahoma, Verdana, Trebuchet MS, Arial; 
	}
TH 	{
		font-size: 8.5pt; 
		font-family: Tahoma, Verdana, Trebuchet MS, Arial; 
	}

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

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

 }.ol_grande {
	font-size: 14px;
	font-weight: bold;
}

