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, ol, span.title2
{
    font-size: 12pt ;
    font-family: garamond, arial, sans-serif ;
    color: #663399;
    font-weight: bold;
}
div.title3
{
    font-size: 12pt ;
    font-family: garamond, arial, sans-serif ;
    color: #663399;
    font-weight: bold;
    text-decoration: underline;
}
div.title4
{
    font-size: 10pt ;
    font-family: garamond, arial, sans-serif ;
    color: #663399;
    font-weight: bold;
    text-decoration: underline;
}
div.title5
{
    font-size: 10pt ;
    font-family: garamond, arial, sans-serif ;
    color: #663399;
    font-weight: bold;
}
div.title6
{
    font-size: 12pt ;
    font-family: garamond, arial, sans-serif ;
    color: #663399;
    font-weight: bold;
}
td
{
    font-size: 10pt;
    font-family: garamond, arial, sans-serif ;
    font-weight: bold;
    color: #663399;
}
p
{
    font-size: 10pt;
    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;
}