/* Hoja de estilo en cascada by Sylvina Fornaresio */
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {	
		font-size: 8.5pt; 
		font-family:Arial, Tahoma, Trebuchet MS, Verdana, sans serif;
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}
	
.imageborder {
	padding: 4px;
	border: 1px solid #18187F;
	background-color: #FFF7D7;
}		
	A:visited {
		text-decoration: none; 
		color:#0078FF;	}

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

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


	H1 	{
		font-size: 24pt; 
		color: 086AD7;
		font-weight: normal;
		
	}

	H2 	{
		font-size: 20pt;
		color: 0698FF;
		font-style: normal;
		font-weight: normal;		
	}


	H3 	{
		font-size: 18pt;
		color: 0698FF;
		font-style: normal;
		font-weight: normal;		
	}

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

	}
TT {
		font-size: 8.5pt; 
		font-style: normal;
		font-weight: normal;
  		font-family:Arial, Tahoma, Trebuchet MS, Verdana, sans serif;
	}
TH 	{
		font-size: 8.5pt; 
		font-style: normal;
		font-weight: normal; 
		font-family:Arial, Tahoma, Trebuchet MS, Verdana, sans serif;
	}

	TD { 
		font-size: 8.5pt; 
		font-style: normal;
		font-weight: normal; 
		font-family:Arial, Tahoma, Trebuchet MS, Verdana, sans serif;
 } 

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