
<html>
<head>
	<title>Nutrition Solution Web Style Sheet</title>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
	<meta http-equiv="Content-Language" content="en-us">
	<style type="text/css">
	<!--
	body					{
								font-family: Verdana, Arial;
								font-size: 10pt;
								background-color:	#FFFFFF;
								}
	p							{
								font-family: Verdana, Arial; 
								font-size: 10pt;	
								text-align: justify
								}
	span.cap-g 		{
							  float: left; 
							  font-size: 1.7em;
							  padding: 0 0.15em;
							  margin: 0 0.15em 0 0; 
								background: #A52A2A;
								color: #FFFFFF;
							  border: 2px outset #660000;
							  }
	table					{
								font-family: Verdana, Arial;
								font-size: 10pt
								}
	ul						{
								font-family: Verdana, Arial; 
								font-size: 10pt; 
								}
	li						{
								font-family: Verdana, Arial; 
								font-size: 10pt; 
								}
	.white				{
								color: #FFFFFF;
								}
	.blue					{
								color: #0000FF;
								}
 	.red					{
								color: #FF3333
								}
	.indent				{
								margin-left: 10%
								}
 	.dblindent		{
								margin-left: 10%; margin-right: 10%
								}
	.hdgbld				{
								font-size: 10pt; 
								font-weight: bold;
								}
 	.hdgbldi			{
								font-size: 10pt; 
								font-style: italic; 
								font-weight: bold
								}
	.hdgbldctr 		{
								font-size: 10pt; 
								font-weight: bold; 
								text-align: center
								}
 	.hdgbldictr		{
								font-size: 10pt; 
								font-style: italic; 
								font-weight: bold; 
								text-align: center
								}
	.hdgbldrt			{
								font-size: 10pt; 
								font-weight: bold; 
								text-align: center
								}
	.hdgbldirt 		{
								font-size: 10pt; 
								font-style: italic; 
								font-weight: bold; 
								text-align: right}
 	.footnote			{
								font-size: 7pt; 
								text-align: left; 
								}
	.footnotert		{
								font-size: 7pt; 
								text-align: right
								}
 	.line125			{
								line-height: 125%;
								color: #0000FF;
								}
		-->
</style>
</head>
<body>
</body>
</html>

