/*Style Sheet genPrint.css to be used to print Rita's Genealogy web pages.
Last updated: November 12, 2004*/

@page {size: 8.5in 11in; margin:0.5in;}

body
{background-color:#ffffff; text-align:left; color:#000000; margin:auto; font-family:"Times New Roman",Times,serif; font-size:11pt; line-height:1.3em;}

p, td, tr, div {line-height:1.3em;}

p, div {margin-bottom:.6em;}

#header {border-bottom:2px solid #000; padding-bottom:6px; margin:auto;}

#container
{border:none; background-image:none; background-color:#ffffff; color:#000000; margin:auto; text-align:left;}

#leftnav {display:none;}

#content {border:none; margin:auto; background:transparent;}

#footer {display:none;}

.title
{
font-size:150%;
font-family:geneva, arial, helvetica, sans-serif;
font-weight:bold;
color:#000000;
text-align: center;
background-color:transparent;
}

.title2
{
font-size:130%;
font-family:geneva, arial, helvetica, sans-serif;
font-weight:bold;
color:#000000;
text-align: center;
background-color:transparent;
}

.subhead1
{
font-size:120%;
font-family:geneva, arial, helvetica, sans-serif;
font-weight:bold;
color:#000000;
background-color: transparent;
}

.subhead2
{
font-size:110%;
font-family:geneva, arial, helvetica, sans-serif;
font-weight:bold;
color:#000000;
background-color: transparent;
}

.small
{font-size:90%; color:#000000;}

.ind1{margin-left:20px;}
.indent20{margin-left:20px;}
.indent40{margin-left:40px;}
.indent50{margin-left:50px;}
.indent60{margin-left:60px;}
.indent90{margin-left:90px;}

hr
{height: 2px; color:#000000; background-color:#000000;}

.image {display:none;}

a{color:#000; font-style:none;}
a:visited{color:#000;}
a:hover{color:#000; background-color: #fff;}
a:active{color:#000; background-color: #fff;}
view