hr
{
    height: 1pt;
    border: 1pt dashed #cccccc;
    margin-bottom: 10px;
}

div.menu
{
    font-size: x-small;
    font-weight: bold;
    display: inline;
}

div.occupation
{
    font-size: x-small;
    font-weight: bold;
    display: inline;
}

div.name
{
    font-size: x-small;
    font-style: italic;
    font-weight: bold;
    display: inline;
    color: #000066;
}

div.testimonial
{
    font-size: x-small;
    font-weight: bold;
    display: inline;
    color: #000066;
}

tr.result
{
    font-size: x-small;
    font-weight: bold;
    color: #000066;
}

tr.header
{
    font-size: x-small;
    font-weight: bold;
    color: #000000;
}

img.lock
{
    cursor: pointer;
}

select
{
    border: 1pt solid #000066;
    background-color: #ffffff;
    color: #000066;
    font-family: Verdana;
    font-size: x-small;
}

form
{
    margin: 0px;
}

td.label
{
    font-family: Verdana;
    font-size: x-small;
}

td.header
{
    font-weight: bold;
}

input.text, textarea
{
    border: 1pt solid #cccccc;
    background-color: #ffffff;
    color: #555555;
    font-family: Verdana;
    font-size: x-small;
}

input.button
{
    border: 1pt outset #efefef;
    background-color: #efefef;
    color: #555555;
    font-family: Verdana;
    font-size: x-small;
}
