/* AMJ's style sheet */

/* @import "/styleDropCap.css"; */
/* Drop capitals: height 42 pixels; font size 14 pixels 3 lines, line height 16 pixels.
   Based on an idea by Stu Nichols <http://www.cssplay.co.uk/menu/dropcap.html> */
	/*/*/
   .dropCap {font-size:4.333em; font-weight:normal; float:left; height:.76em; line-height:.9em; margin-top:.006em; margin-right:1px; margin-bottom:0px; }

/* end hiding */


BODY, P, DIV, UL, LI, TD {font-family:Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif; }
H1, H2, H3, H4 {font-family:Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif; margin-top:0.5em; margin-bottom:0em; }
H1 {font-weight:normal; }
H2 {font-size:18px; font-weight:bold; }
H2.books {font-size:24px; font-weight:normal; }
H3 {font-size:14px; font-weight:bold; }
H4 {font-size:14px; font-weight:normal; }
P, DIV, UL, LI, TD {font-size:14px; line-height:normal; }  /* line-height: Feb. 5, 2007 */
IMG {margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; }
ABBR {content:attr(TITLE); }

/* hide line height from NN4 */
	/*/*/
P, DIV, UL, LI {line-height:1.143em; }
H1, H2, H3, H4 {line-height:1.25em; }
   .wide {line-height:1.25em; }
   .plus2 {font-size:18px; line-height:1.143em; }
   .plus3 {font-size:24px; line-height:1.143em; }
   .plus4 {font-size:40px; line-height:1.143em; }

/* end hiding */

   .new {color:red; } /* Dec. 19, 2007 */

   .caption {font-size:10px; font-family:Verdana, Geneva, sans; font-weight:normal; }
   .cr {font-size:12px; margin-top:0.2em; margin-bottom:0.3em; }
   .dateline {text-align:left; border-left:2px; }
   .justify {text-align:justify; }
   .link {font-size:12px; }
   .linkBackTo {font-size:12px; color:red; }
   .normal {font-size:12px; }
   .plus1 {font-size:14px; }
   .plus1i {font-size:15px; }
   .plus2 {font-size:18px; }
   .plus3 {font-size:24px; }
   .plus4 {font-size:40px; }
   .minus1 {font-size:10px; }
   .minus2 {font-size:9px; }
   .plus2i {font-size:18px; } /* was 20px */

