.greentextlink
{
    color: #29433e;
    font-size: .9em;
    line-height: 1.5em;
    list-style-type: none;
    padding-left: 3em;
    text-decoration: none;
}

.textlink
{
    color: #29433e;
    line-height: 1.6em;
    margin-left: 2px;
    font-size: .9em;
    list-style-type: none;
    text-decoration: none;
}

.textlink2
{
    font-size: .8em;
    list-style-type: none;
    margin-left: 3px;
    color: Green;
    text-decoration: none;
;
}

.greentextlink:hover, .greentextlinkindent:hover
{
    color: purple;
    font-style: italic;
}

.greentextlinkindent
{
    color: #29433e;
    font-size: .9em;
    line-height: 1.5em;
    list-style-type: none;
    padding-left: 2em;
    text-decoration: none;
}

.nodot
{
    list-style-type: none;
}

.indent
{
    margin-left: 6em;
}

li.disc
{
    color: #29433e;
    font-size: .9em;
    line-height: 1.5em;
    list-style-type: none;
    padding-left: 3em;
    text-decoration: none;
    margin-right: 4em;
    margin-left: 4em;
    line-height: 1.8em;
    font-size: .9em;
    padding-left: 2em;
    text-indent: -2em;
    list-style-type: disc;
    list-style-image: url(bullet.gif);
    list-style-position: inside;
}

.list12
{
    margin-right: 4em;
    padding-left: 4em;
    line-height: 1.8em;
    font-size: 12px;
    padding-left: 2em;
    text-indent: -2em;
    list-style-type: disc;
    list-style-image: url(bullet.gif);
    list-style-position: inside;
}

.list14
{
    margin-right: 40px;
    margin-left: 110px;
    line-height: 20px;
    font-size: 14px;
    padding-top: 8px;
    padding-left: 10px;
    text-indent: -16px;
    list-style-type: disc;
    list-style-image: url(bullet.gif);
    list-style-position: inside;
}
