/* 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;
	}
	
.imageborder {
	padding: 5px;
	border: 1px solid #C42804;
	background-color: #FFECB7;
	}	
	A:visited {
		text-decoration: none; 
		color:#E21111;	}

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

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


	H1 	{
		font-size: 12pt;
	    font-family: Georgia, Times, Times New Roman, serif;
		font-weight: normal;
		color: D90541;
	}

	H2 	{
		font-size: 13pt;
	    font-family: Georgia, Times, Times New Roman, serif;
		font-weight: normal;
		color: D90541;
	}


	H3 	{
		font-size: 18pt;
	    font-family: Georgia, Times, Times New Roman, serif;
		font-weight: normal;
		color: D90541;
	}

	H4 	{
		font-size: 9pt;
	    font-family: Georgia, Times, Times New Roman, serif;
		font-weight: normal;
		color: D90541;
	}
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;
 } 
