/*put this on all pages in parents section EXCEPT the front page of each section and any pages with a right-hand column. */

/*link AFTER the doctors_styles.css*/

 
h1{
   font-family:Arial, Helvetica, sans-serif;
   }
   
h2{
   font-family:Arial, Helvetica, sans-serif;
   }
imgAlgnL {
text-align:left;
}
imgAlgnR {
text-align:right;
}   

