body
	{
	font-size: 9pt;
	}

.pageBody
	{
	margin-top: 20px;
	margin-right: 6%;
	margin-bottom: 30px;
	margin-left: 6%;
	border-top-width: 1px;
	border-top-style: dotted;
	}

.pageTitle
	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-top-style: dotted;
	margin-top: 3px;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	padding: 3px;
/*	background-color: rgba(190,212,220,0.35); */
	}
	
.reportBody
	{
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
	}

.rrPerson
	{
	margin: .8em 0em .8em 0;
	}
	
.rrFamily
	{
	margin-top: .4em;
	}

.rrName
	{
	font-weight: bold;
	margin-right: .5em;
	font-size: 10pt;
	}

.rrFields
	{
	margin-left: .5em;
	}

.rrSpouseName
	{
	font-weight: bold;
	}

.psPicture img
	{
	width: 60px;
	}

.rrNav
	{
	text-align: center;
	margin-top: 10px;
	width: 100%;
	font-size: 10pt;
	border-top-width: 1px;
	border-top-style: solid;
	}
	
.footer
	{
	text-align: center;
	font-size: 10pt;
	padding: .2em;
	}
