body {
background-color: #FFFFFF;
/*background: #001B3C url(my_background_image.gif) repeat-y left;
background-attachment: fixed;
background-repeat: no-repeat | repeat-x | repeat-y;
background-position: left |right;
| bottom | bottom right;
*/
color			: #000000;
font-family		: Tahoma,Arial,Helvetica;
font-size		: 11px;
margin-left		: 0;
margin-right	: 0;
margin-top		: 10;
margin-bottom	: 0;
text-align		: justify;
}

td   {
font-family		: Arial,Helvetica;
font-size		: 11px;
color           : #000000;
}

a   {
font-family		: Arial,Helvetica;
font-size		: 11px;
color           : #336600;
}

.black   {
color           : #000000;
}

.box   {
background-color: #FFFFFF;
border			: 1px #336600 solid;
padding			: 10px;
}

.green   {
color           : #336600;
}

.grey   {
color           : #999999;
}

.invisible   {
font-family		: Arial,Helvetica;
font-size		: 1px;
color			: #000000;
}

.recipe   {
background-color: #EDEEDE;
border			: 1px #336600 solid;
padding			: 10px;
position		: absolute;
text-align		: left;
visibility		: hidden;
width			: 725px;
}

.small   {
font-family		: Arial,Helvetica;
font-size		: 9px;
}

#content {
background-color: #EDEEDE;
border			: 1px #336600 solid;
text-align		: justify;
}

#location   {
font-family		: Arial,Helvetica;
font-size		: 11px;
color			: #336600;
padding			: 0px 10px 10px 0px;
}