.attyname
{
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.testimonial
{
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: black;
    text-decoration: none;
    font-style: italic;
}

.testauthor
{
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    font-style: italic;
}

td.normaltext, .normaltext
{
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: black;
    text-decoration:none;
}

TD.heading, .heading
{
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
A.email
{
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color= blue;
    text-decoration: underline;
}
