/* Hoja de estilo en cascada by Sylvjna Fornaresio */
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {	
		font-size: 8.3pt; 
		font-family: Verdana, Arial, Trebuchet MS, Tahoma;
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}

	A:visited {
		text-decoration: underline; 
		color:#003399;	}

	A:link {
		color:#003399;	
		text-decoration: underline;		
		}

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


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

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


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

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

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

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

	PRE { 
		font-size: 8.3pt; 
		font-family: Verdana, Arial, Trebuchet MS, Tahoma;
 } 
 .tabla
 {
	padding: 1px;
	border-top: 1px solid #0000CC;
	border-right: 1px solid #0000CC;
	border-bottom: 1px solid #0000CC;
	border-left: 1px solid #0000CC;
	margin: 1px;
	background-color: #E8F5FF;



 }
.tablahead {
	padding: 1px;
	border-top: 1px solid #0000CC;
	border-right: 1px solid #0000CC;
	border-bottom: 1px solid #0000CC;
	border-left: 1px solid #0000CC;
	margin: 1px;
	background-color: #003399;
	font-size: 12px;
	color: #FFFFFF;


}
.tablab {

	padding: 1px;
	border-top: 1px solid #0000CC;
	border-right: 1px solid #0000CC;
	border-bottom: 1px solid #0000CC;
	border-left: 1px solid #0000CC;
	margin: 1px;
	background-color: #ffffff;
}
