body {
    background-color: #ffffff;
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
}
a {
    text-decoration: none;
}
a:link {
    color: #0000ff;
}
a:visited {
    color: #800080;
}
a.leftnav {
     background-image: url(/graphics/navbarbg.gif);
     font-family: arial, helvetica, sans-serif;
     font-size: 10pt;
     color: #ffffff;
     font-weight: bold;
     text-align: center;
     display: block;
     width: 271px;
     height: 18px;
     text-decoration: none;
     border: 0;
     padding-top: 2px;
     padding-bottom: 0px;
}
a.leftnav:visited {
    color: #ffffff;
}
a.leftnav:hover {
     text-decoration: none;
     color: #000000;
}
img.indeximage {
    margin-left: 20px;
    margin-bottom: 20px;
}
.indexblurb {
    color: #808080;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    padding-left: 40px;
}
.blurb {
    text-align: center;
    width: 449px;
}
.footer {
    text-align: center;
    font-size: smaller;
    padding-top: 15px;
}
