#nutrition 
	{
		font-family: Verdana;
		color: #5E5D59;
		font-size:7pt;
		
	}

#nutrition a.topnav
	{
    font-weight: bold;
    padding-top: 1px;
    padding-bottom: 2px;
    font-size: 7pt;
    color: #66000;
	}	
	
#nutrition a.topnav:visited
	{
    font-weight: bold;	    
    color: #66000;   
	}	
	
#nutrition a.topnav:hover
	{
    font-weight: bold;	    
    color: #FFFFFF;
    background-color: #660000;
	}	
	
#nutrition a.curpage
	{
    font-weight: bold;	
    color: #FFFFFF;
    padding-top: 1px;
    padding-bottom: 2px;
    background-color: #660000;
	}	
	
#nutrition hr
	{
		height: 2px;
		color: #ecad5e;
		border-style: dashed;
		margin: 0px 0px 0px 0px;
	}

#nutrition li
	{
	  color: #333333;
	}

#nutrition h2
	{
  	color: #B48F44;
  	font-family : Verdana;
  	font-size : 9pt;
  	font-weight : bold;
	}
	
#nutrition h3
	{
  	color: #B48F44;
  	font-family : Verdana;
  	font-size : 8pt;
  	font-weight : bold;
	}
	
#nutrition h4
	{
  	color: #B48F44;
  	font-family : Verdana;
  	font-size : 7pt;
  	font-weight : bold;
	}

#nutrition p
	{
		font-family : Verdana;
		font-size : 7pt;
		color : #333333;
	}

#nutrition table sup
  {
    color: #de8c0c;
  }	
	
#nutrition sup
	{
		color: #de8c0c;
		font-size: 7pt;
		font-weight: bold;
	}
	
#nutrition table
{
	padding: 0px;
	margin: 5px 0px 10px 0px;
	display: block;
	color : #333333;
}

#nutrition table caption
{
	color: #333333;
	font-size: 7pt;
	text-align: left;
	font-weight: bold;
}

#nutrition table thead sup
{
  color: #FFFFFF;
}
#nutrition table thead th
{
	padding: 0px 0px 0px 5px;
	background: #B48F44;
	border-bottom: 0px;
	color: #f8f8f6;
	font-size: 8pt;
	line-height: 20px;
	text-align: left;
}

#nutrition table th
{
	padding-top: 10px;
	border-bottom: 1px solid #B48F44;
	font-size: 7pt;
	color: #333333;
	line-height: 20px;
	text-align: left;
}

#nutrition table td
{
	line-height: 20px;
	font-size: 7pt;
}
	
#dictionary dd
	{
		padding: 0px;
		margin: 0px 0px 10px 0px;
		color: #333333;
		
	}
	
#dictionary dt
	{
		padding: 0px;
		margin: 0px;
		color: #333333;
		font-size: 7pt;
		font-weight: bold;
	}
	
#references dd
	{
		padding: 0px;
		margin: 0px 0px 10px 0px;
		color: #333333;
		
	}
	
#references dt
	{
		padding: 0px;
		margin: 0px;
		color: #333333;
		font-size: 7pt;
		font-weight: bold;
	}
