/* Little Family Tree  stylesheet */

/* body settings settings */
  .fam_body{background: #FFFFFF; color: #000000; font-family:arial, helvetica, sans-serif; margin-top: 0px; margin-left: 0px}

/* text settings */
  .fam_text{font-size: 12px;}
  .fam_header{font-size: 30px; font: bold; text-align: center}
  .fam_sm_header{font-size: 12px; font: bold; text-align: left}
  .fam_footer{font-size: 10px}
 a.fam_text:link { color:#333333; text-decoration:underline}
 a.fam_text:active { color:#000000; text-decoration:none}
 a.fam_text:visited { color:#000000; text-decoration:underlined}
 a.fam_text:hover { color:#42630C; text-decoration:none}

/* image settings */	 
  .fam_img {border: #333333; border-style: solid; border-width: 1.5px}
  

     