.chtext
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
/*    TEXT-ALIGN: justify; */
    TEXT-INDENT: 15px;
    font: 100% "Liberation Sans", "Trebuchet MS", Freesans, Helvetica, sans-serif;
/*  font: 100%   Verdana, Arial, Helvetica, sans-serif; */
}

.chtext2
{
    PADDING-RIGHT: 5px;
    TEXT-ALIGN: justify;
    color: #505050; 
    font: 95% verdana,  arial, sans-serif;
}

.small2
{
    font: 8pt Arial, sans-serif;
    color: #606090;
}

.title2
{
    color: #606090; 
    font: bold 100% Arial, sans-serif;
}

A.s2:visited, A.s2:link, A.s3:link { 
    text-decoration: none; 
    color: #606090;
}
A.s3:visited { 
    color: #404040;
}

.small
{
    FONT-SIZE: 8pt;
}

H2 {
    font-weight: bold;
    font-size: 100%;
    color: #0000A0;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
        
}
