/*   http://www.essiacsales.eu.com/ess_pages.css   */

body{
	background-color : #d0f0d0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	.small{
		font-size : x-small;
		}
	}
	th{
		font-size : 16pt;
	}
th.small{
		font-size : 12pt;
	}

	td{
		font-size : 10pt;
	}
	.dkgreen
	{
		background-color: Green;
	}
	.dkblue
	{
		color: #0000bb;
	}
	.note{
	color : #DC143C;
}
	a:
	{
	font-size : 12pt;
}
	a.small:
	{
	font-size : 1pt;
}
.menu
	{
	font-size : 10;
	color : Blue;
	padding :1;
	text-decoration : none;
	}
a:hover
	{
	color : Fuchsia;
}
	
		
