/* Sheehan Family Tree print friendly styling for DP Design */
/* Coded by tidy.ie, December 2007 */
/* Screen only styles which cause issues when included in all media style sheets */

/*ie7 only prints first page if line height is included in main style sheet*/
div.container { font:8pt/11pt verdana, arial, helvetica, lucida, sans-serif; }


h1
{
	color:#006495;
	font:bold 20px/20px verdana, arial, helvetica, lucida, sans-serif;
}

h2
{
	font: bold 20px/20px 'Times New Roman' , verdana, arial, helvetica, lucida, sans-serif;
	color: #006495;
}

h3
{
	color:#006495;
	font:bold 13px/13px verdana, arial, helvetica, lucida, sans-serif;
}

h4
{
	color:#006495;
	font:bold 10px/10px verdana, arial, helvetica, lucida, sans-serif;
}

/*genealogy reports*/
.report h1
{
	font: bold 24px/20px 'Times New Roman' , verdana, arial, helvetica, lucida, sans-serif;
	color: #006495;
	text-align: center;
}



