/* CSS for www.nutmegcompanies.com		*/
/* Last Modified: 20 Nov 98 szarka@downcity.net	*/
/* 09/06/03 Jt - Bizgrok added to			*/
/******************************************/

BODY		{
		font: 12pt sans-serif;
		color: black;
		background: white;
		text-align: center;
		}
P		{
		font: 12pt sans-serif;
		text-align: justify;
		}
UL		{
		text-align: left;
		}
UL.clientlist	{
		text-align: center;
		list-style: none;
		}
LI		{
		font: 13pt sans-serif;
		}
TABLE		{
		text-align: center;
		}
TD		{
		text-align: center;
		}
H1		{
		font: 20pt sans-serif;
		font-weight: 600;
		color: red;
		background: white;
		text-align: center;
		}
H2		{
		font: 16pt sans-serif;
		font-weight: 600;
		color: red;
		background: white;
		text-align: center;
		}
H3		{
		font: 13pt sans-serif;
		font-weight: 600;
		color: black;
		background: white;
		text-align: left;
		}
HR		{
		color: black;
		background: white;
		display: block;
		border-top: solid;
		}	
BLOCKQUOTE	{
		text-align: justify;
		}
CITE		{	
		color: blue;
		}
STRONG		{
		font-weight: 600;
		color: #003399;
		background: white;
		}
ADDRESS		{
		font-style: normal;
		}
.menubar		{
		color: black;
		background: white;
		text-align: center;
		width: 100%;
		height: 100px;
		top: auto;
		right: 0; bottom: 0; left: 0;
		}
.desc		{
		text-align: center;
		font-size: smaller;
		}
.blurb		{
		font: 12pt verdana, sans-serif;
		text-decoration: underline;
		font-weight: 600;
		color: #000080;
		background: white;
		text-align:center;
		}
A:link		{
		color: blue;
		background: white;
		text-decoration: none;
		}
A:active		{
		color: green;
		background: white;
		text-decoration: none;
		}
A:hover		{
		color: green;
		background: white;
		text-decoration: none;
		}
A:visited		{
		color: purple;
		background: white;
		text-decoration: none;
		}
H1,H2,H3,LI	{
		voice-family: male;
		}

