body	{ 
		cursor: default; 
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10pt; 
		font-weight: normal; 
		color: #000000; 
		background-color: #ffffee;
		margin-top: 0; 
		margin-bottom: 0; 
		margin-left: 0; 
		margin-right: 0; 
		line-height: 100%;
	}
td	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10pt; 
		font-weight: normal; 
	}
a	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold; 
		font-size: 10pt;
		color: #000088; 
		text-transform: uppercase; 
	}
a:hover	{
		color: #0000ff;
	}
#title	{
		font-size: 9pt; 
		font-weight: bold; 
		color: #000000;
	}
#chef	{
		color: #990000;
		font-style: italic;
	}
#copyright {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 8pt; 
		font-style: italic;
		font-weight: normal; 
	}
#text	{
		font-size: 8pt; 
		font-weight: normal; 
	}
#recipes {
		font-size: 7pt;
	}
#super {
		vertical-align:super;
		font-size:xx-small;
	}
#curtis	{
		color: #000099;
		font-style: italic;
	}
#recipeTitle	{
		color: #ffffff;
		font-size: 8pt; 
		text-transform:UPPERCASE;
		font-weight: bold; 
	}
#recipeTitle2	{
		font-size: 8pt; 
		font-weight: bold; 
		color: #000000;
	}
#small	{
		font-size: 8pt; 
	}
#alert	{
		color: #990000;
		font-size: 7pt; 
		font-style: italic;
		font-weight: bold; 
	}

