

	a:link 		{ 	color: #FFFFFF; text-decoration: none; }
	a:visited 	{ 	color: #FFFFFF; text-decoration: none; }
	a		{ 	text-decoration: none; }
	h1 		{ 	color: #0033CC; 
				font-family: times new roman; 
				background-color: #C0C0C0; 
				border: 3px solid #0033CC; 
				border-style: outset; 
				width: 65%; }
	
	h2		{ 	color: #FFFFFF; 
				font-family: times new roman; 
				background-color: #990000; 
				border: 3px solid #0033CC; 
				border-style: outset;
				width: 70%;
				font-size: 12pt;
				display: inline;
				border-collapse: separate;
				 }
	h3		{ 	color: #FFFFFF; 
				font-family: times new roman; 
				background-color: #990000; 
				border: 3px solid #0033CC; 
				border-style: outset;
				width: 75%;
				font-size: 12pt;
				display: inline;
				border-collapse: separate;
				 }

	h4		{ 	color: #FFFFFF; 
				font-family: times new roman; 
				background-color: #0033CC; 
				border: 3px solid #0033CC; 
				border-style: outset;
				width: 80%;
				font-size: 13pt;
				display: inline;
				border-collapse: separate;
				 }	

	legend		{ font-color: black; 
				font-family: times new roman; }

	body		{ 	margin: 0em;
				text-decoration: none;
				font-family: sans-serif;
				font-weight: bold;
				font-size: 10pt;	
				}

	.nutrition	{ 	color: white; 
				background-color: #0000E6;
				float: right;
				font-family: sans-serif;
				font-size: 10pt;
				font-weight: bold;
				width: 100%;
				text-align: center;
				margin: 0em;
				border: .1px solid #0000FF;
				border-style: solid; 
				padding: .25em;
			}

	fieldset.eighty	{
				width:	80%;
				float:	center;
				text-align: left;
			}	

	
	
			  
			  
			

	