BODY	{	
	font-size:	      10pt;
	font-weight:	    normal;
	font-family:	    Comic Sans MS, Arial, Helvetica, sans-serif;
	background:	      #BA7B48;
  background-image: url('images/test6.jpg');
	color:	          #000000;
	margin:           6px;
	}	
		
H1	{font-size:	    28pt;}	
		
H2	{font-size:	    24pt;}	
		
H3	{font-size:	    20pt;}	
		
H4	{font-size:	    16pt;}	
		
H5, .title1	{font-size:	    14pt;}	
		
H6	{font-size: 12pt;}	
	
.title2	{font-size: 10pt;}	
		
H1, H2, H3, H4, H5, H6, .title1, .title2 {	
	font-family:	    Comic Sans MS, Arial Black, Helvetica Black, sans-serif;
	font-weight:	    bold;
	color:	          #4A0808;
	background:	      transparent;
	}	

UL.disc {list-style-type: disc;}

.note {font-size: 8pt;}
		
TABLE  	{	
	font-family:	    Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:	    normal;
	font-size:	      12pt;
	color:	          #000000;
	}	

TD.nav1  	{	
	font-family:	    Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:	    normal;
	font-size:	      14pt;
	color:	          #000000;
	}	

TABLE.pedigree  	{	
	font-family:	    Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:	    bold;
	font-size:	      9pt;
	color:	          #000000;
	}	

HR	{
  color:	          #882200;
	width:            75%;
	}	

.footer   	{	
	font-weight:	    bold;
	font-size:	      10pt;
	background:	      transparent;
	color:	          #4A0808;
	}	
	
.textspc { 
  margin: 10px; 
  text-align : left; 
  text-justify: auto; 
  } 

img.pic { border: 4px solid #400000 ; }

.imgr { 
  float: right; 
  margin:20px;
	border: 5px solid #400000;
  } 

.imgl { 
  float: left; 
  margin:20px; 
	border: 5px solid #400000;
  } 

A:link, A:visited	{	
	text-decoration:	none;
	font-weight:	    normal;
	color:	          #4A0808;
	background:	      transparent;
	}	
		
A:hover, A:active 	{	
	text-decoration:	none;
	font-weight:	    normal;
	color:	          #4A0808;
	background:	      #CE8E3E;
	}	
			
A.pedigree:link, A.pedigree:visited 
  {font-weight: bold; background:transparent;}

A.pedigree:hover, A.pedigree:active
  {font-weight: bold; background: #CE8E3E;}
		
A:link IMG, A:visited IMG, A:active IMG, A:hover IMG	{	border: 0;}
	
