body {  font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; color: #000000; font-size: 9pt}
a {  text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold}
a:hover {  color: #000000; text-decoration: underline}
a:active {  color: #000000; text-decoration: underline}
a:link {  color: #006699}
a:visited {  color: #006699}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #006699}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #006699}
hr {  color: #006699; align: left}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
li {  }
td {  font: 9pt Arial, Helvetica, sans-serif}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #006699}
.titulo {  text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #006699}
a.titulo:hover {
	background: #CFCFCF;
	color: black;
	font-weight : bold;
}
.organi {
	font-family: Gill Sans MT,Verdana,Arial;
	text-decoration : none;
	font-size : 9pt;
	color : #006699;
}
a.organi:hover {
	text-decoration : underline;
	font-weight : bold;
	color : Black;
}
.organitit {
	font-family: Gill Sans MT;
	text-decoration : none;
	font-size : 11pt;
	font-weight : bold;
	color : #006699;
}