.headline
{
    text-align:         center;
    font-size:          15px;
    font-weight:        bold;
    color:              #2e3d97;
}

.frame
{
    width:              450px;
    text-align:         justify;
    font-family:        arial,helvetica,sans-serif;
    font-size:          13px;
    line-height:        135%;
}

.def
{
    font-family:        arial,helvetica,sans-serif;
    font-size:          13px;
    line-height:        135%;
} 

.thinborder
{
    border:             1px solid black;
}

