BODY{
  background-color: #000000;
  cursor: auto;

  font-family: Trebuchet MS, Arial, Serif; 
  font-size: 9pt; 
  color: df0074;
  text-align: justify;
  letter-spacing: 0.5px;
  line-height: 16px;


  margin-left: 40;
  margin-right: 30;
  margin-top: 30;

}

a:link { color: FBA721;
text-decoration: none;
cursor: help; }

a:visited { color: FBA721;
text-decoration: none;
cursor: help; }

a:hover { color: ff6c00;
text-decoration: none;
cursor: help; }

img {
   border: 0;
}






