a:link       { color: #666666 ; text-decoration:none  }
a:hover      { color: #000000 ; text-decoration:none  }
a:active     { color: #999999 ; text-decoration:none  }
a:visited    {
	color: #600;
	text-decoration:none
}
body { background-image:  url(../pics/rayado.gif); background-repeat: repeat ; background-attachment: fixed; }
h1 {
	font-weight: bold;
	font-size: 12pt;
	line-height: 12pt;
	font-family: arial;
	font-variant: normal;
	font-style: italic;
	text-align: left;
	vertical-align: top;
	color: #600;
}
 h2 { 
  font-weight: bold; 
  font-size: 12pt;
  line-height: 16pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: italic;
  text-align: right;
  vertical-align: top 
}

 p2 { 
  font-weight: regular; 
  font-size: 12pt;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  text-align: right;
  vertical-align: top 
}
 p3 { 
  font-weight: regular; 
  font-size: 10pt;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  text-align: left;
}
 p4 { 
  font-weight: regular; 
  font-size: 8pt;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  text-align: center;
}
.destacado {
	color: #660000;
}

