.title
    {
    font-family:Verdana;
    font-size:12px;
    color:#292495;
    
    }

.title a:link {    text-decoration: none;}
.title a:visited {    text-decoration: none;}
.title a:hover {    text-decoration: none;}
.title a:active {    text-decoration: none;}

.body
    {
     font-family:Verdana;
     font-size:12px;
    }

.text
    {
    font-family:Verdana;
    font-size:12px;
    }

.part
    {
    font-family:Verdana;
    font-size:12px;
    color:#952424;
    }

.data
    {
    font-family:Verdana;
    font-size:12px;
    color:#909090;
    }

.group
    {
    align: right;   
    color:#244195;
    font-family:Verdana;
    font-size:12px;
    }

.table
    {
    padding-top: 4px;
    }