.halflinebottom {
    margin-bottom: .5em;
}

img.imgonly {
    display: block;
}

.outline {
    vertical-align: top; 
    border: 3px solid #ABF7AB; 
    padding: 0px 0px 0px 0px;
}

.quote {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 80%;
    font-style: italic;
    color: #006600;
    line-height: 160%;
}

.quotesource {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 80%;
    font-style: italic;
    font-weight: bold;
    margin-top: 6px;
    color: #006600;
    text-align: right;
}

.textbody {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 80%;
}

.textbodymb {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 80%;
    margin-bottom: 6px;
}

.textbodyspaced {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 80%;
    line-height: 160%;
}

.textcaptioncentered {
    /* font-family: Verdana, Arial, Helvetica, Sans-Serif; */
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 80%;
    margin-top: 6px;
    text-align: center;
}

.texterrormessage {
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 80%;
}

.textlink {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 80%;
}

.textlinkcurrent {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 80%;
    font-weight: bold;
    color: #006600;
}

.texttiny {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 60%;
}

