img.bullet {
    display: block; 
    margin-top: 8px;
}

img.imgonly {
    display: block;
}

.fontsize40 {
    /* font-family: Georgia, Times New Roman, Times, Serif; */
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 40%;
}

.fontsize20 {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 20%;
}

.linkactive {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 60%;
    font-weight: bold;
    color: #008080;
}

.linkcurrent {
    color: #008080;
    font-weight: bold;
}

.textbio {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 80%;
    line-height: 150%;
}

.textbody {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 80%;
}

.texttiny {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 60%;
}

.texttiny66 {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 60%;
    color: #666666;
}

.texttinycc {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 60%;
    color: #CCCCCC;
}

