  p { 
   	font-family: Arial;
	font-size : 11pt;
	color : #003A58;
	text-align : left;
	margin-left:10px;
 
    }


td.description_section {
	background-color:#DAC398;
	color : #003A58;
	text-align : left;
	padding-top : 10px;
	padding-bottom: 10px;
	width:522;
}

table.sheep_statistics {
	border : 0px;
	margin-left: 30px;
}
 
 td.attribute {
	font-family: Arial;
	font-size : 10pt;
	font-weight: bold;
	color : #003A58;
	text-align : center;
}
  
  td.value { 
  	font-family: Arial;
	font-size : 10pt;
	color : #003A58;
	text-align : center;
   }

td.title_bar {
	font-family: Arial;
	font-size : 14pt;	
	color:white;
	background-color:#003A58;
	text-align : center;
	padding-top : 4px;
	padding-bottom: 4px;

}
	
	
td.close {
	background-color:#003A58;
	text-align : center;
	padding-top : 10px;
	padding-bottom: 10px;

}

a.close {
	font-family: Arial;
	font-size : 14pt;	
	color:white;
	text-decoration:none;
}

td.picture_border {
	background-color :#DAC398;
	padding:0px;
	text-align:center;
}

img.photo {
	border : 2px solid #003A58;
	height : 390px;
}

a { 
	color:#006500 

 }