body
{
    background-image: url(beige041.jpg);
    background-repeat: repeat;
}
div.title
{
    font-size: 18pt ;
    font-family: "lucida handwriting", garamond, arial, sans-serif ;
    color: #663399;
    font-weight: bold;
}
div.title2
{
    font-size: 12pt ;
    font-family: garamond, arial, sans-serif ;
    color: #663399;
    font-weight: bold;
}
dt, div.title4
{
    font-size: 12pt ;
    font-family: garamond, arial, sans-serif ;
    color: #663399;
    font-weight: bold;

}
dd, div.title5
{
    font-size: 12pt ;
    font-family: garamond, arial, sans-serif ;
    color: #009900;
    font-weight: bold;
    font-style: italic;
}
div.title3
{
    font-size: 12pt ;
    font-family: garamond, arial, sans-serif ;
    color: #663399;
    font-weight: bold;
    text-decoration: underline;
}
td
{
    font-size: -2em;
    font-family: "lucida handwriting", garamond, arial, sans-serif ;
    font-weight: bold;
    color: #663399;
}
p, ul
{
    font-size: 12pt;
    font-family: garamond, arial, sans-serif;
    font-weight: bold;
    color: #663399;
}
A:link
{
    text-decoration: underline;
    font-size: 10pt;
    font-family: "lucida handwriting", garamond, sans-serif;
    font-weight: bold;
    color: #663399;
}
A:active
{
    text-decoration: underline;
    font-size: 10pt;
    font-family: "lucida handwriting", garamond, sans-serif;
    font-weight: bold;
    color: #999999;
}
A:visited
{
    text-decoration: underline;
    font-size: 10pt;
    font-family: "lucida handwriting", garamond, sans-serif;
    font-weight: bold;
    color: #009900;
}
