.az-title1-shadow {
  color            : ffffff;
  font             : Bold normal/100% 'Verdana', 'Arial', helvetica, sans-serif;
  filter           : shadow(Color=000000, Direction=500);
  width            : 600;
  height           : auto; 
  font-size        : 9pt;
}

.az-title2-shadow {
  color            : ffffff;
  font             : Bold large/100% 'Verdana', 'Arial', helvetica, sans-serif;
  filter           : shadow(Color=000000, Direction=600);
  width            : 180;
  height           : 15; 
  font-size        : 7pt;
}

#az-title1 {
  color            : ffffff;
  font-size        : 9pt;
  font-weight      : bold;
  text-align       : center;
}

.az-title3-shadow {
  color            : ffffff;
  font             : Bold large/100% 'Verdana', 'Arial', helvetica, sans-serif;
  filter           : shadow(Color=000000, Direction=600);
  width            : 0; /* 545; */
  height           : 50; /* 35; */
  font-size        : 25pt;
}

.az-title4-shadow {
  color            : gray;
  font             : Bold large/100% 'Verdana', 'Arial', helvetica, sans-serif;
  filter           : shadow(Color=000000, Direction=600);
  width            : 250;
  height           : 25; 
  font-size        : 9pt;
}

.glow1 {
  filter  	  	 : glow(Color=orange,Strength=1);
  color            : 000000;
  /*
  font             : Normal small/100% 'Verdana', 'Arial', helvetica, sans-serif;
  */
  font-size        :9pt;
  width            : 1;
  height           : auto; 
}

.glow2 {
  filter  	  	 : glow(Color=orange,Strength=1);
  color            : 000000;
  /*
  font             : Normal small/100% 'Verdana', 'Arial', helvetica, sans-serif;
  */
  font-size        : 9pt;
  width            : 400;
  height           : auto; 
}
