/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { background-color: rgb(0, 0, 0);
    font-family: sans-serif,helvetica,arial;
    font-style: normal;
    font-size: medium;
    color: white;
    }

  body#menu { text-align: center;
    vertical-align: middle;
    }

  a:link { color: blue;
    text-decoration: none;
    }

  a:visited { color: blue;
    text-decoration: none;
    }

  a:hover { color: blue;
    background-color: rgb(0, 0, 32);
    text-decoration: none;
    }

  a:active { color: blue;
    background-color: rgb(0, 0, 32);
    text-decoration: underline;
    }

  a:focus { color: blue;
    background-color: rgb(0, 0, 32);
    text-decoration: none;
    }

  h1 { margin-bottom: 1pc;
    }

  .linktable { border-style: none;
    vertical-align: top;
    }

  table.recipetab { border-style: none none solid;
    border-bottom-color: rgb(255, 255, 255);
    }

  table.recipetab td.recipeheadleft { border-style: solid;
    border-color: rgb(255, 255, 255);
    vertical-align: top;
    font-size: large;
    background-color: rgb(51, 51, 255);
    color: rgb(0, 0, 0);
    }

  table.recipetab td.recipeheadright { border-style: none none solid;
    vertical-align: top;
    background-color: rgb(0, 0, 0);
    border-bottom-color: rgb(255, 255, 255);
    }

  table.recipetab tr td:first-child 
	{
	    width: 30%;
	}

  table.recipetab td { border-style: none;
	vertical-align: top;
    }


