BODY {background-color: #555555; margin-top: 30px;}
P {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: White; text-align: justify;}
.txtphp {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: White; text-align: justify;}
.tit {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #C07C69; text-align: justify;}
.titcatal {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: White; text-align: center;}
A, A:active, A:link, A:visited { background-color: transparent; color: #9CAFEC; text-decoration: none;}
A:hover { background-color: transparent; color: white; text-decoration: underline;}
.men, .men A:active, .men A:link, .men A:visited { font-family: Arial, Helvetica, sans-serif; background-color: transparent; color: Black; font-size: 9pt; text-decoration: none;}
.men A:hover { background-color: transparent; color: White; font-size: 9pt; text-decoration: underline;}
.copy, .copy A:active, .copy A:link, .copy A:visited { background-color: transparent; color: #999999; font-size: 7pt; text-decoration: none;}
.copy A:hover { background-color: transparent; color: #999999; font-size: 7pt; text-decoration: underline;}
.bold { font-weight: bold; }
li { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: White; text-align: justify; color: White; list-style-image: url(img/il.gif); list-style-position: inside; margin: 10px; }
ul { margin: 0px; padding: 0px; }
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:White; border:1px solid White; 
  padding:0px;
  color:#000; font-size:11px; line-height:1.2;
}
/* These are optional. They demonstrate how you can individually format tooltip content  */
div.tp1 { font-size:12px; color:#336; font-style:italic }
div.tp2 { font-weight:bolder; color:#337; padding-top:4px }

