a 
	{			
		color: #0000FF;
		font-size: 8pt;
		text-decoration: none;
		border-bottom-style: solid;
		border-bottom-width: 1;
				
	}
			
	a:hover
		{
			text-decoration:none;
			border-bottom-style: dashed;
			border-bottom-width:1;
		}				

	.aBanner
		{					
			text-decoration: none;
			border-bottom-width: 0;
		}
	
div
	{
	
	}
	
	.divAbout
		{			
			background-color: #E6EAEC;
			border: 1 solid #A1AEB7;
			margin-left: 10;
			margin-right: 10;
		}	
		
	.divGoogle
		{			
			padding-left: 7;
		}	

	.divGoogle_Block
		{
			
			float: left;
			height: 280;
			padding-left: 10;
			top; 50;
			width: 336;		
		}

	.divGoogle_text
		{			
			margin-left: auto;
			margin-right: auto;
			overflow: hidden;
			padding-left: 10;	
			padding-top: 5;
			text-align: right;
			width: 723;
		}	
	
	
h3
	{
		color: #EBEBF5;
		margin: 0;
		margin-left: 25;
		text-align: left;
	}

h4
	{
		color: #EBEBF5;
		margin: 0;
		margin-left: 35;
		text-align: left;
	}

hr
	{
		border: 0;
		border-bottom-color: #B9C2C9;
		border-bottom-style: dotted;
		border-bottom-width: 2;
		height: 0;
		margin: 0;
		padding: 0;
		width: 100%;		
	}
p
	{
		margin-left: 10;
		margin-right: 10;
		margin-top: 5;		
	}
	
	.pContent
		{
			margin-bottom: 0;
			margin-top: 0;				
		}
	
table
	{		
		background-color: #FFFFFF;
		border: none;
		font-family: Verdana, Arial, MS Sans Serif;
		font-size: 10pt;
		margin-left: auto;
		margin-right: auto;
		width: 728;	
		padding: 0;
	}

td
	{
		margin-left: 10;
		margin-right: 10;	
	}
	
	.tdContent
		{
			border-left: 1 dashed #B9C2C9;
			margin-left: 10;
			margin-right: 10;
			width: 556;			
		}

	.tdTopContent
		{
			margin-left: auto;
			margin-right: auto;	
			text-align: center;
			vertical-align: middle;
			width: 728;			
		}
		
	.tdFooter
		{
			background: url(../images/H2.jpg);
			color: #FFFFFF;
			font-size: 8pt;
			height: 24;
			text-align: center;
			vertical-align: middle;
		}
		.tdFooter a
			{
				color: #FFFFFF;
			}
					
	.tdHeader 
		{
			background-color: #A1AEB7;
			background: url(../images/superfoods.gif);
			color: #FFFFFF;
			height: 130;
		}
				
	.tdRight
		{
			background-color: #B9C2C9;
			margin-left: 5; 
			padding-bottom: 5;
			padding-left: 10;
			text-align: left;
			vertical-align: top;
			width: 180; 			 	
		}
		
	.tdRow
		{
			background: url(../images/H2.jpg);
			color: #FFFFFF;
			font-size: 8pt;			
			height: 24;
			margin-bottom: 0;
			margin-top: 0;
		}
		
		.tdRow a
			{
				color: #FFFFFF;
			}

ul
	{
		font-size: xx-small;
		list-style-type: none;
		margin-left: 10;
		margin-right: 10;
		text-align: left;
	}	
