body {
	background-color: #FFFFFF;
	color: #000066;
	font-family: "Tahoma", Bookman, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	
	}

img 
	{
	border: 0px
	}

hr
	{
	color: #000066;
	}


table
	{
	table-layout: auto;
	background-color: #FFFFFF;
	color: #000066;
	font-family: "Tahoma", Bookman, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	background-image: none;
	border: 0;
	width: 100%;

	}

td.pedigree
	{
	background-color: #FFFFFF;
	color: #000066;
	background-image: none;
	padding: 0px;
	border: 1px;	
	width: auto;
	border-top-color:#000066;
	border-bottom-color:#000066;
	border-left-color:#000066;
	border-right-color:#000066;	
	}

td.main
	{
	background-color: #FFFFFF;
	color: #000066;
	background-image: none;
	padding: 10px;
	border: 5px;	
	width: auto;
	}
	
td.left {
	background-color:#FFFFFF;
	color:#000066;
	padding: 10px;
	width: 25%;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	}

td.right{

	background-color: #FFFFFF;
	color: #000066;
	padding: 10px;
	width: 25%;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-left-color: #000066;
}


H1	{
	text-align: center;
	font-family: "Cooper Black",  Bookman, Arial, sans-serif;
	font-weight: 500;
	font-size: xx-large;
	}

H2	{
	text-align: center;
	font-family: "Cooper Black",  Bookman, Arial, sans-serif;
	font-weight: 500;
	font-size: x-large
	}

H3	{
	text-align: center;
	font-family: "Cooper Black",  Bookman, Arial, sans-serif;
	font-weight: 500;
	font-size: large;
	}

H4	
	{
	text-align: center;
	font-family: "Cooper Black",  Bookman, Arial, sans-serif;
	font-weight: 900;
	font-size: medium;
	}

P.pleft	
	{
	text-align: left;
	}


P.pleftb	
	{
	text-align: left;
	font-weight: bold
	}

P.pleftsm
	{font-size: 10pt;
	text-align: left;
	}

P.leftlg
	{text-align: left;
	font-weight: bold;
	font-size: 12pt;
	}

	

P.justify
	{
	text-align: justify;
	}

P.justifyb
	{
	text-align: justify;
	font-weight: bold
	}

P.justifysm
	{font-size: 10pt;
	text-align: justify
	}

P.justifylg
	{text-align: justify;
	font-weight: bold;
	font-size: 12pt;
	}


P.pright	
	{
	text-align: right;
	}


P.prightb	
	{
	text-align: right;
	font-weight: bold;
	}

P.prightsm
	{font-size: 10pt;
	text-align: right;
	}

P.rightlg
	{text-align: right;
	font-weight: bold;
	font-size: 12pt;
	}

P.pcenter 
	{
	text-align: center;
	}

P.pcenterb 
	{
	text-align: center;
	font-weight: bold;
	}

P.pcentersm
	{
		font-size: 10pt;
	text-align: center;
	}

P.pcenterlg
	{
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	}



	a:link {color: #996600; background-color: transparent}
	a:visited 	{color: #660000; background-color: transparent}
	a:active 	{color: #003300; background-color: transparent}
	a:hover 	{color: #003366; background-color: transparent}


