BODY
{
    font-family : Arial, Helvetica, sans-serif;
    color : #483F32;
    font-size : 12px;
    background-color : #DEDCD6;
        margin-top : 20px;
        float: center;
    text-align : center;


}

TD
{
	font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    background-color : #fffff0;
    color : #483F32;
}

td.border
{
    background-color : #483F32;
}

H1
{
	font-family : Trebuchet, Arial, Helvetica, sans-serif;
    color : #666666;
    font-size : 14px;
    text-align: right;
    font-style : italic;
    }

H2
{
	font-family : Trebuchet, Arial, Helvetica, sans-serif;
    color : #020258;
    font-size : 20px;
    text-align : center;
    font-style : italic;
}


LI
{
    padding-top : 6px;
}

td.callout
{
    background-color : #F3E1C2;
}

.callout
{
    background-color : #F3E1C2;
}
.classname
{
    color : #72453C;
    font-size : 13px;
    font-weight : bold;
        margin-right : 12px;
}

.classsummary
{
    margin-left : 35px;
    margin-right : 12px;
}

.productname
{
    color : #72453C;
    font-size : 14px;
    font-weight : bold;
}

.ingredient
{
    margin-left : 80px; 
    margin-right : 60px;
}

.red
{
    color : #991f00;
    font-size : 12px;
}

.form
{
    font-size : 13px;
}

.green
{
    color : #634606;
}

.brown
{
    color : #3C3101;
}

.copyright
{
    font-size : 10px;
    color : #000000;
}

A:LINK
{
    color : #3852C6;
    text-decoration : none;
}

A:VISITED
{
    color : #3852C6;
    text-decoration : none;
}

A:HOVER
{
    color : #794837;
    text-decoration : underline;
}

