/* Hoja de estilo en cascada by Sylvina Fornaresio */
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {	
		font-size: 8.3pt; 
		font-family: Tahoma, Trebuchet MS, Verdana, Arial;
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}
	
	.boton
 { font-size: 8.3pt;
   font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid;
	scrollbar-face-color: cccccc ; 
	scrollbar-shadow-color:white; 
	scrollbar-highlight-color: c4c4c4;
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: 000000; 
	scrollbar-track-color: EFEFEF;
	scrollbar-arrow-color: white;
	padding: 1px 1px 1px 1px; }
	
	.imageborder {
	padding: 4px;
	border: 1px solid #666666;
	background-color: #E4E4E4;
}

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

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

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


	H1 	{
		font-size: 16pt; 
		color: #676767;
		font-weight: normal;
		
	}

	H2 	{
		font-size: 14pt; 
		color: #676767;
		font-weight: normal;	
	}


	H3 	{
		font-size: 12pt; 
		color: #676767;
		font-weight: normal;		
	}

	H4 	{
		font-size: 8.3pt; 
		color: #676767;
		font-weight: normal;	

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

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

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