<!--                                                                                 -->
<!-- this style sheet is here to extend the all_styles.css file for ap central pages -->
<!-- the lines below extend two classes to account for the way that TD and P tags    -->
<!-- are handled in netscape.                                                        -->
<!--                                                                                 -->
<!-- file created:                                                                   -->
<!--        Tuesday, November 27, 2001                                               -->
<!--        dhj - djacquemin@ets.org                                                 -->

ul, td, p, .normal, .arialTwelve333333 {
  COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal;
}

th, .arialTwelve333333Bold {
  COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: bold;
}

