  P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, DIV, OL, UL  {
  	font-family : Verdana, Arial, Helvetica;
  	font-size : 10pt;
  }
  
  SMALL  {
  	font-family : Verdana, Arial, Helvetica;
  	font-size : 8pt;
  }
  
  H1  {
  	font-family : Harrington, Verdana, Arial, Helvetica;
  	font-size : x-large;
  	font-weight : bold;
  	color : #860D60;
  }
  
  H2  {
  	font-family : Harrington, Verdana, Arial, Helvetica;
  	font-size : large;
  	font-weight : bold;
  	color : #860D60;
  }
  
  H3  {
  	font-family : Harrington, Verdana, Arial, Helvetica;
  	font-size : medium;
  	font-weight : bold;
  	color : #860D60;
  }
  
  .heading  {
  	font-family : Harrington, Verdana, Arial, Helvetica;
  	font-size : large;
  	font-weight : bold;
  	color : #860D60;
  }
  
  .headingw  {
  	font-family : Harrington, Verdana, Arial, Helvetica;
  	font-size : large;
  	font-weight : bold;
  	font-style : italic;
  	color : #FFFFFF;
  }
  
  .headingb  {
  	font-family : Harrington, Verdana, Arial, Helvetica;
  	font-size : large;
  	font-weight : bold;
  	font-style : italic;
  	color : #000000;
  }
  
  .pullquote  {
  	font-family : Verdana, Arial, Helvetica;
  	font-size : medium;
  	font-weight : bold;
  	font-style : italic;
  	color : #860D60;
  }

  .pullquotew  {
  	font-family : Verdana, Arial, Helvetica;
  	font-size : medium;
  	font-weight : bold;
  	font-style : italic;
  	color : #FFFFFF;
  }

