body {
    font: normal 12px verdana, sans-serif;
    color: black;
    line-height: 19px;
}

.a_no_deco {
    font: normal 12px verdana, sans-serif;
    text-decoration: none;
    color: white;
}

#title1 {
    font: bold 18px Arial, sans-serif;
    color: darkblue;
}

#title2 {
    font: bold 15px Arial, sans-serif;
    color: white;
}

.bottom_text {
    font: normal 12px verdana, sans-serif;
    text-decoration: none;
    color: black;
}

.bullet_on {
    border: medium solid #4682b4;
    color: darkblue;
    background: lemonchiffon;
    height: 40px
}

.bullet_off {
    border: thin solid #b0c4de;
    color: darkslategray;
    background: white;
    height: 40px;
}

#content-tree {
    width: 250px;
    padding: 10px;
    float: left;
}

div.toggle {
    display: none;
}

.table1 {
    visibility: hidden;
}
