<!--
A:hover { color:cc3333; background-color:ffffcc; }  
A{text-decoration: none;}

BODY{
    margin-left: 0.75in;
    margin-right: 0.75in;
    margin-top: 0.5in;    
}

TEXT{ line-height: 10px; }

P.menu{
    font-family: "Lucida Bright", "Calisto MT", palatino;
    font-size: 16pt;
    font-style: normal;
    font-weight: bold;
    color: #(choose_a_hexadecimal_color);
    background-color: #(choose_a_hexadecimal_color);
    text-align: left;
    text-indent: 0.5in;
    word-spacing: 10px;
    letter-spacing: 2pt;
} 

P.heading{
    font-family: "Lucida Bright", "Calisto MT", palatino;
    font-size: 18pt;
    font-style: normal;
    font-weight: bold;
    color: #663300;
    text-align: center;
    text-decoration: underline;
} 
P.plant{
    font-family: "Lucida Bright", "Calisto MT", palatino;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color: #663300;
    text-align: left;
    word-spacing: 10px;
    letter-spacing: 2pt;
}
P.name{
    font-family: "Lucida Bright", "Calisto MT", palatino;
    font-size: 18pt;
    color: #663300;
    font-style: italic;
    font-weight: medium;
    text-align: center;
}
P.notes{
    font-family: "Lucida Bright", "Calisto MT", palatino;
    font-size: 18pt;
    color: #663300;
    text-decoration: underline;
    font-weight: bold;
    text-align: left;
}
P.plant1{
    font-family: "Lucida Bright", "Calisto MT", palatino;
    font-size: 10pt;
    font-style: normal;
    font-weight: medium;
    color: #663300;
    text-align: left;
}
P.plant2{
    font-family: "Lucida Bright", "Calisto MT", palatino;
    font-size: 12pt;
    font-style: italic, underline;
    font-weight: bold;
    color: #663300;
    text-decoration: underline;
    text-align: left;
}
}
P.plant3{
    font-family: "Lucida Bright", "Calisto MT", palatino;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    color: #663300;
    text-align: center;
}
//-->

    
