/* Hoja de estilo en cascada by Sylvina Fornaresio */
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {	
		font-size: 8.4pt; 
		font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
		margin-left: 0.0in;
		margin-right: 0.0in;
		margin-top: 0.0px;
	}
	
	.boton
 { font-size: 8.4pt;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	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; }

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

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

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


	H1 	{
		font-size: 11pt; 
		color: #00A2DF;
		font-weight: normal;
		font-style: normal;
		
	}

	H2 	{
		font-size: 10pt; 
		color: #00A2DF;
		font-weight: normal;
		font-style: normal;		
	}


	H3 	{
		font-size: 9pt; 
		color: #00A2DF;
		font-weight: normal;
		font-style: normal;		
	}

	H4 	{
		font-size: 7pt; 
		color: #00A2DF;;
		font-weight: normal;
		font-style: normal;		
	}		

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

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

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