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


	.boton {
	padding: 4px;
	border: 1px solid #392109;
	background-color: #F6CDD3;
	}

.imageborder {
	border: 1px solid #33CCFF;
}

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

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

	A:hover {
		color:#FFFFFF;
		text-decoration: none;}

	.abajo 	{
	font-size: 11px;
	color: #bbbbbb;
	font-style: normal;
	font-weight: normal;
	}
	
	H1 	{
	font-size: 14pt;
	color: #BD521C;
	font-style: normal;
	font-weight: normal;
	/*font-weight: bold;*/
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;		
	}

	H2 	{
		font-size: 18pt;
		color: #BD521C;
		font-style: normal;
		font-weight: normal;		
	}


	H3 	{
		font-size: 13pt; 
		color: #BD521C;
		font-style: normal;
		font-weight: normal;	
	}

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

	TD { 
		font-size: 10pt; 
		line-height:22px;
		font-style: normal;
		font-weight: normal; 
		font-family: Trebuchet MS, Arial, Tahoma, Verdana;
 } 

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