BODY {
  font-family      : verdana, arial, helvetica, sans-serif;
  color            : 000000;
  background-color : 0091af;
  font-size        : 8pt;
  line-height      : 1.5;
}

.az-title0-shadow {
  color            : navy;
  font             : Bold large/100% 'Verdana', 'Arial', helvetica, sans-serif;
  filter           : shadow(Color=000000, Direction=600);
  width            : 535;
  height           : 35; 
  font-size        : 13.5pt;
}

.az-title1-shadow {
  color            : navy;
  font             : Bold large/100% 'Verdana', 'Arial', helvetica, sans-serif;
  filter           : shadow(Color=000000, Direction=600);
  width            : 535;
  height           : 35; 
  font-size        : 13.5pt;
}

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

A:link, A:visited {
  color            : 000000;
  font-weight      : normal;
  text-decoration  : underline;
  background-color : #ffffff;
}

A:hover {
  color            : ff0000; 
  background       : ffffdf;
}

A:active {
  color            : ff0000; 
  background       : ffffcf;
  text-decoration  : none;
}

