td.               {  font-family: arial, helvetica, sans-serif; color: #000000; }

.white            {  font-family: arial, helvetica, sans-serif; background-color: #ffffff; font-size: 10pt; }
.whitesmall       {  font-family: arial, helvetica, sans-serif; background-color: #ffffff; font-size:  8pt; }
.red              {  font-family: arial, helvetica, sans-serif; background-color: #ff0000; text-align: center;  font-weight: bold; font-size: 8pt; }
.grey             {  font-family: arial, helvetica, sans-serif; background-color: #818181; text-align: center;  font-weight: bold; font-size: 8pt; }

a.first           {  font-family: arial, helvetica, sans-serif; text-decoration: none;  color: #ffffff; }
 .second          {  font-family: arial, helvetica, sans-serif; text-decoration: none;  color: #ff0000; font-size: 8pt; }

a.first:visited   {  color: #ffffff;  }
a.first:active    {  color: #ffffff;  }

a.second:visited  {  color: #818181;  }
a.second:active   {  color: #ff0000;  }

a:hover           {  text-decoration: underline; }

p                 {  font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000; text-align: justify;  }

hr                {  size: 2; color: #818181;  }

li                {  font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: bold; }


