.title      {
            font-family: arial,verdana,helvetica; 
            font-size: 20px; 
            font-weight: 800; 
    }

.address    {
            font-family: arial,verdana,helvetica; 
            font-size: 11px; 
    }

.bodyText   {
            font-family: arial,verdana,helvetica; 
            font-size: 11px; 
            line-height: 10px; 
            margin: 0 0 0 8;
    }

.indent     {
            font-family: arial,verdana,helvetica; 
            font-size: 11px; 
            line-height: 13px; 
            font-weight: 500; 
            margin: 0 0 0 5;
    }

.summ       {
            font-family: verdana,arial,helvetica; 
            font-size: 11px; 
            font-weight: 500; 
            margin: 0 0 0 8; 
            text-align: justify;
    }

.subtitle   {
            font-family: arial,verdana,helvetica; 
            font-size: 15px; 
            font-weight: 800; 
    }

.bodyText2  {
            font-family: arial,verdana,helvetica; 
            font-size: 13px; 
            margin: 0 0 0 8;
    }

body        {
            background-color: #FFFFFF; 
            margin: 10 0 25 0;
    }


