.font1
{
    font-family:Arial; font-size:10pt;
    
}

.fontbody
{
    font-family:Arial; font-size:9pt;
}

.fontnav
{
    font-family:Arial; 
    font-size:10pt;
    letter-spacing: 0.15em;
; 
}

.main2
{
    background-color: #xxxxxx;
    background-image: url('images/fill2-2.jpg');
    background-repeat: no-repeat;
    background-position:   left top;
    font-family:Arial; font-size:10pt;
    
}

.left1
{
    background-color: #xxxxxx;
    background-image: url('images/left1.jpg');
    background-repeat: no-repeat;
    background-position:   left top;
    font-family:Arial; font-size:10pt;
}

.top1
{
    background-color: #xxxxxx;
    background-image: url('images/top1.jpg');
    background-repeat: no-repeat;
    background-position:    left top;
    font-family:Arial; font-size:10pt
}

.top2
{   background-color: #xxxxxx;
    background-image: url('images/top2.jpg');
    background-repeat: no-repeat;
    background-position:     left top;
    font-family:Arial; font-size:10pt 
}